diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2017-03-25 21:00:48 +0300 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2017-03-25 21:11:34 +0300 |
commit | 14ac2a183bc6b097b08c23384f6a8102f54f716b (patch) | |
tree | faff30ccafae622269b7e648a2302496e98cb857 /app-crypt/scute | |
parent | app-crypt/tpm-tools: use ltprune (diff) | |
download | gentoo-14ac2a183bc6b097b08c23384f6a8102f54f716b.tar.gz gentoo-14ac2a183bc6b097b08c23384f6a8102f54f716b.tar.bz2 gentoo-14ac2a183bc6b097b08c23384f6a8102f54f716b.zip |
app-crypt/scute: use ltprune
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-crypt/scute')
-rw-r--r-- | app-crypt/scute/scute-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/scute/scute-1.4.0.ebuild b/app-crypt/scute/scute-1.4.0.ebuild index bdae899ac0ae..3f47609ca571 100644 --- a/app-crypt/scute/scute-1.4.0.ebuild +++ b/app-crypt/scute/scute-1.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit autotools eutils libtool +inherit autotools ltprune DESCRIPTION="A PKCS #11 module for OpenPGP smartcards" HOMEPAGE="http://www.scute.org/" |