diff options
author | Sam James <sam@gentoo.org> | 2023-09-15 07:58:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-15 07:58:08 +0100 |
commit | 693876c90fafdefa26d0082b2d80b2a02c34e9d9 (patch) | |
tree | d16e69a4f8313d83c93aa923223992a08373e030 /dev-libs/libstrophe | |
parent | app-arch/xz-utils: disable ifunc w/ asan (diff) | |
download | gentoo-693876c90fafdefa26d0082b2d80b2a02c34e9d9.tar.gz gentoo-693876c90fafdefa26d0082b2d80b2a02c34e9d9.tar.bz2 gentoo-693876c90fafdefa26d0082b2d80b2a02c34e9d9.zip |
dev-libs/libstrophe: Stabilize 0.12.3 amd64, #914206
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libstrophe')
-rw-r--r-- | dev-libs/libstrophe/libstrophe-0.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libstrophe/libstrophe-0.12.3.ebuild b/dev-libs/libstrophe/libstrophe-0.12.3.ebuild index b469005aab46..91a9e0077adc 100644 --- a/dev-libs/libstrophe/libstrophe-0.12.3.ebuild +++ b/dev-libs/libstrophe/libstrophe-0.12.3.ebuild @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="|| ( MIT GPL-3 )" # Subslot: ${SONAME}.1 to differentiate from previous versions without SONAME SLOT="0/0.1" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="doc expat gnutls" RDEPEND=" |