diff options
author | Sam James <sam@gentoo.org> | 2021-12-16 00:09:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-16 00:09:01 +0000 |
commit | f11eaa2732aac06b2918f41e1fe0bf58555b507b (patch) | |
tree | d24169ef0bdefc86a97e957678ed956bbc67c7df /dev-libs/pkcs11-helper | |
parent | dev-libs/softhsm: Stabilize 2.6.1-r2 ALLARCHES, #828045 (diff) | |
download | gentoo-f11eaa2732aac06b2918f41e1fe0bf58555b507b.tar.gz gentoo-f11eaa2732aac06b2918f41e1fe0bf58555b507b.tar.bz2 gentoo-f11eaa2732aac06b2918f41e1fe0bf58555b507b.zip |
dev-libs/pkcs11-helper: Stabilize 1.27.0-r1 ALLARCHES, #828045
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/pkcs11-helper')
-rw-r--r-- | dev-libs/pkcs11-helper/pkcs11-helper-1.27.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/pkcs11-helper/pkcs11-helper-1.27.0-r1.ebuild b/dev-libs/pkcs11-helper/pkcs11-helper-1.27.0-r1.ebuild index ea71073fb0c1..cf2c626c5acb 100644 --- a/dev-libs/pkcs11-helper/pkcs11-helper-1.27.0-r1.ebuild +++ b/dev-libs/pkcs11-helper/pkcs11-helper-1.27.0-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/OpenSC/${PN}/releases/download/${PN}-${MY_PV}/${P}.t LICENSE="|| ( BSD GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="doc gnutls nss static-libs" RDEPEND=" |