diff options
Diffstat (limited to 'dev-libs/xmlsec/xmlsec-1.2.23.ebuild')
-rw-r--r-- | dev-libs/xmlsec/xmlsec-1.2.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/xmlsec/xmlsec-1.2.23.ebuild b/dev-libs/xmlsec/xmlsec-1.2.23.ebuild index 3eeed898e1f6..c71366277d78 100644 --- a/dev-libs/xmlsec/xmlsec-1.2.23.ebuild +++ b/dev-libs/xmlsec/xmlsec-1.2.23.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit eutils autotools +inherit autotools ltprune DESCRIPTION="Command line tool for signing, verifying, encrypting and decrypting XML" HOMEPAGE="http://www.aleksey.com/xmlsec" |