diff options
author | 2023-12-29 20:06:00 +0200 | |
---|---|---|
committer | 2023-12-29 20:06:00 +0200 | |
commit | 93cf3717a08cf670ff0e8798b6650fe4726ef226 (patch) | |
tree | 82c8533f8b9e3943cad9f84c3aa8ba78908def6d /dev-libs/xmlsec | |
parent | app-eselect/eselect-pinentry: Stabilize 0.7.3 ALLARCHES, #920949 (diff) | |
download | gentoo-93cf3717a08cf670ff0e8798b6650fe4726ef226.tar.gz gentoo-93cf3717a08cf670ff0e8798b6650fe4726ef226.tar.bz2 gentoo-93cf3717a08cf670ff0e8798b6650fe4726ef226.zip |
dev-libs/xmlsec: Stabilize 1.3.2 ppc64, #920951
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/xmlsec')
-rw-r--r-- | dev-libs/xmlsec/xmlsec-1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/xmlsec/xmlsec-1.3.2.ebuild b/dev-libs/xmlsec/xmlsec-1.3.2.ebuild index c999cba77c0c..c6dfe4d82d25 100644 --- a/dev-libs/xmlsec/xmlsec-1.3.2.ebuild +++ b/dev-libs/xmlsec/xmlsec-1.3.2.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=" |