diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2017-03-25 20:41:55 +0300 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2017-03-25 21:11:29 +0300 |
commit | 58119993af953ec3130d89ad6cee927d7f795886 (patch) | |
tree | daf4f59452787c04a8761a0237dfc3a91f2be236 /dev-libs/softhsm | |
parent | dev-libs/xmlsec: use ltprune (diff) | |
download | gentoo-58119993af953ec3130d89ad6cee927d7f795886.tar.gz gentoo-58119993af953ec3130d89ad6cee927d7f795886.tar.bz2 gentoo-58119993af953ec3130d89ad6cee927d7f795886.zip |
dev-libs/softhsm: use ltprune
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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 25bc17c64003..217f4c996f5f 100644 --- a/dev-libs/softhsm/softhsm-2.2.0-r3.ebuild +++ b/dev-libs/softhsm/softhsm-2.2.0-r3.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit autotools eutils +inherit autotools ltprune DESCRIPTION="A software PKCS#11 implementation" HOMEPAGE="http://www.opendnssec.org/" |