diff options
author | 2023-06-09 09:53:28 +0300 | |
---|---|---|
committer | 2023-06-09 09:53:28 +0300 | |
commit | bada65d29614752dc855805c9b95465b63a53b05 (patch) | |
tree | 1aee1952959618136d3e3d9d786eb34c242fe92a /dev-libs/xmlsec | |
parent | dev-cpp/abseil-cpp: Stabilize 20230125.2 x86, #905701 (diff) | |
download | gentoo-bada65d29614752dc855805c9b95465b63a53b05.tar.gz gentoo-bada65d29614752dc855805c9b95465b63a53b05.tar.bz2 gentoo-bada65d29614752dc855805c9b95465b63a53b05.zip |
dev-libs/xmlsec: Stabilize 1.3.0-r1 x86, #905701
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/xmlsec')
-rw-r--r-- | dev-libs/xmlsec/xmlsec-1.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/xmlsec/xmlsec-1.3.0-r1.ebuild b/dev-libs/xmlsec/xmlsec-1.3.0-r1.ebuild index 4b944ef59bba..419896655961 100644 --- a/dev-libs/xmlsec/xmlsec-1.3.0-r1.ebuild +++ b/dev-libs/xmlsec/xmlsec-1.3.0-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=" |