Skip to content

Commit

Permalink
app-crypt/gkeys-gen: add ~arm64 keyword
Browse files Browse the repository at this point in the history
Tested on Cortex A53

Package-Manager: portage-2.2.27
  • Loading branch information
Steev Klimaszewski committed Feb 22, 2016
1 parent 28724ea commit 8c24fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-crypt/gkeys-gen/gkeys-gen-0.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE=""

KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~arm64 ~x86"

DEPEND=""
RDEPEND="${DEPEND}
Expand Down

0 comments on commit 8c24fd3

Please sign in to comment.