diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-16 02:12:36 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-16 02:12:36 +0200 |
commit | 5fe53c14397be93674ca672c6cee5bc3b7325e27 (patch) | |
tree | f34e471c4f5e7f2ba8fefc680b5af1acf04c9239 /dev-libs/pkcs11-helper | |
parent | sys-apps/pcsc-lite: x86 stable (bug #663594) (diff) | |
download | gentoo-5fe53c14397be93674ca672c6cee5bc3b7325e27.tar.gz gentoo-5fe53c14397be93674ca672c6cee5bc3b7325e27.tar.bz2 gentoo-5fe53c14397be93674ca672c6cee5bc3b7325e27.zip |
dev-libs/pkcs11-helper: x86 stable (bug #663592)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'dev-libs/pkcs11-helper')
-rw-r--r-- | dev-libs/pkcs11-helper/pkcs11-helper-1.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/pkcs11-helper/pkcs11-helper-1.25.ebuild b/dev-libs/pkcs11-helper/pkcs11-helper-1.25.ebuild index 02e44a3a603b..edf00dbc2add 100644 --- a/dev-libs/pkcs11-helper/pkcs11-helper-1.25.ebuild +++ b/dev-libs/pkcs11-helper/pkcs11-helper-1.25.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="doc gnutls libressl nss static-libs" RDEPEND=" |