Skip to content

Commit

Permalink
dev-util/cram: add ~arm64 keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
stsquad authored and leio committed Jun 4, 2018
1 parent 97980a2 commit 1e5e566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-util/cram/cram-0.7.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""

DEPEND=""
Expand Down

0 comments on commit 1e5e566

Please sign in to comment.