projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6053c7b
)
dev-libs/opencryptoki: arm64 keyworded
author
Aaron Bauman
<bman@gentoo.org>
Fri, 26 Jul 2019 20:46:29 +0000
(16:46 -0400)
committer
Aaron 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
patch
|
blob
|
history
diff --git
a/dev-libs/opencryptoki/opencryptoki-3.6.1.ebuild
b/dev-libs/opencryptoki/opencryptoki-3.6.1.ebuild
index 3b129d8ab795e2cf884736b369ab96113b5caa60..35d8afef583369f9adb55b49f90aeabdd531889f 100644
(file)
--- a/
dev-libs/opencryptoki/opencryptoki-3.6.1.ebuild
+++ b/
dev-libs/opencryptoki/opencryptoki-3.6.1.ebuild
@@
-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 )