diff options
author | 2025-01-20 11:49:45 +0200 | |
---|---|---|
committer | 2025-01-20 11:49:45 +0200 | |
commit | 11c8c4299952b623de821784d8276767201d3473 (patch) | |
tree | 8042a44385816b26600cde4e8c26c41d8c160260 /dev-libs/xmlsec | |
parent | dev-libs/xmlsec: Stabilize 1.3.6 ppc64, #948434 (diff) | |
download | gentoo-11c8c4299952b623de821784d8276767201d3473.tar.gz gentoo-11c8c4299952b623de821784d8276767201d3473.tar.bz2 gentoo-11c8c4299952b623de821784d8276767201d3473.zip |
dev-libs/xmlsec: Stabilize 1.3.6 amd64, #948434
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/xmlsec')
-rw-r--r-- | dev-libs/xmlsec/xmlsec-1.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/xmlsec/xmlsec-1.3.6.ebuild b/dev-libs/xmlsec/xmlsec-1.3.6.ebuild index 8e5048faf9f8..78ba551e9c1c 100644 --- a/dev-libs/xmlsec/xmlsec-1.3.6.ebuild +++ b/dev-libs/xmlsec/xmlsec-1.3.6.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}1-${PV}" LICENSE="MIT" # Upstream consider major version bumps to be changes in either X or Y in X.Y.Z SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86" IUSE="doc gcrypt gnutls http nss +openssl static-libs test" RESTRICT="!test? ( test )" REQUIRED_USE=" |