diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-07 13:23:11 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-07 13:23:11 -0700 |
commit | 537693a07d4de37c3fa1592276825d89f41efa81 (patch) | |
tree | 7839adbf62bf1c32959e422aa3ce9f4f5c9ec4a9 /dev-libs | |
parent | dev-libs/crypto++-7.0.0-r2: alpha stable, bug 663590 (diff) | |
download | gentoo-537693a07d4de37c3fa1592276825d89f41efa81.tar.gz gentoo-537693a07d4de37c3fa1592276825d89f41efa81.tar.bz2 gentoo-537693a07d4de37c3fa1592276825d89f41efa81.zip |
dev-libs/pkcs11-helper-1.25.1: alpha stable, bug 663592
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/pkcs11-helper/pkcs11-helper-1.25.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/pkcs11-helper/pkcs11-helper-1.25.1.ebuild b/dev-libs/pkcs11-helper/pkcs11-helper-1.25.1.ebuild index b70a55d41ff6..9020a02da000 100644 --- a/dev-libs/pkcs11-helper/pkcs11-helper-1.25.1.ebuild +++ b/dev-libs/pkcs11-helper/pkcs11-helper-1.25.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/OpenSC/${PN}/releases/download/${P}/${P}.tar.bz2" LICENSE="|| ( BSD GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="bindist doc gnutls libressl nss static-libs" RDEPEND=" |