dev-libs/opencryptoki: arm64 keyworded
authorAaron Bauman <bman@gentoo.org>
Fri, 26 Jul 2019 20:46:29 +0000 (16:46 -0400)
committerAaron Bauman <bman@gentoo.org>
Fri, 26 Jul 2019 22:21:30 +0000 (18:21 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-libs/opencryptoki/opencryptoki-3.6.1.ebuild

index 3b129d8ab795e2cf884736b369ab96113b5caa60..35d8afef583369f9adb55b49f90aeabdd531889f 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/opencryptoki/${PV}/${P}.tgz"
 # token sources are under CPL-1.0 already.
 LICENSE="CPL-0.5"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~s390 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~s390 ~x86"
 IUSE="debug libressl +tpm"
 
 RDEPEND="tpm? ( app-crypt/trousers )