diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-21 09:30:00 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-21 11:11:44 -0700 |
commit | 2a770fe14cfcb790484e1cfff2ee122c7d6681a1 (patch) | |
tree | 30de1a934acba21228d65e4c549268e03f0f4f1a /dev-libs/softhsm | |
parent | dev-libs/softhsm-2.2.0-r3: added ~ia64 (diff) | |
download | gentoo-2a770fe14cfcb790484e1cfff2ee122c7d6681a1.tar.gz gentoo-2a770fe14cfcb790484e1cfff2ee122c7d6681a1.tar.bz2 gentoo-2a770fe14cfcb790484e1cfff2ee122c7d6681a1.zip |
dev-libs/softhsm-2.2.0-r3: added ~sparc
Diffstat (limited to 'dev-libs/softhsm')
-rw-r--r-- | dev-libs/softhsm/softhsm-2.2.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/softhsm/softhsm-2.2.0-r3.ebuild b/dev-libs/softhsm/softhsm-2.2.0-r3.ebuild index cc45234b9d36..b324263dd5fa 100644 --- a/dev-libs/softhsm/softhsm-2.2.0-r3.ebuild +++ b/dev-libs/softhsm/softhsm-2.2.0-r3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A software PKCS#11 implementation" HOMEPAGE="http://www.opendnssec.org/" SRC_URI="http://www.opendnssec.org/files/source/${P}.tar.gz" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86" IUSE="bindist libressl migration-tool test" SLOT="2" LICENSE="BSD" |