diff options
author | Sam James <sam@gentoo.org> | 2024-01-28 20:01:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-28 20:01:48 +0000 |
commit | 3f6205982f2e3f6fcfde59867d39fe5bd339744f (patch) | |
tree | 444bbb6d4facc62340c0acada9e42550a45ddc72 /dev-libs/xmlsec | |
parent | www-client/chromium: check tc-ld-is-lld for use_lld param (diff) | |
download | gentoo-3f6205982f2e3f6fcfde59867d39fe5bd339744f.tar.gz gentoo-3f6205982f2e3f6fcfde59867d39fe5bd339744f.tar.bz2 gentoo-3f6205982f2e3f6fcfde59867d39fe5bd339744f.zip |
dev-libs/xmlsec: Stabilize 1.3.3-r1 amd64, #923120
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/xmlsec')
-rw-r--r-- | dev-libs/xmlsec/xmlsec-1.3.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/xmlsec/xmlsec-1.3.3-r1.ebuild b/dev-libs/xmlsec/xmlsec-1.3.3-r1.ebuild index 1db707dd4d7a..f4a0c18792b6 100644 --- a/dev-libs/xmlsec/xmlsec-1.3.3-r1.ebuild +++ b/dev-libs/xmlsec/xmlsec-1.3.3-r1.ebuild @@ -13,7 +13,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=" |