diff options
author | Sam James <sam@gentoo.org> | 2024-03-24 16:28:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-24 16:28:00 +0000 |
commit | 949e6ad4c93dc51e54d5d3b8b5323a6869213427 (patch) | |
tree | 2740fba680e326eef4a546db9278932b0748d507 /dev-libs | |
parent | dev-libs/tree-sitter-javascript: add 0.20.4 (diff) | |
download | gentoo-949e6ad4c93dc51e54d5d3b8b5323a6869213427.tar.gz gentoo-949e6ad4c93dc51e54d5d3b8b5323a6869213427.tar.bz2 gentoo-949e6ad4c93dc51e54d5d3b8b5323a6869213427.zip |
dev-libs/libstrophe: Stabilize 0.13.1 amd64, #927476
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libstrophe/libstrophe-0.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libstrophe/libstrophe-0.13.1.ebuild b/dev-libs/libstrophe/libstrophe-0.13.1.ebuild index c1a86333b67e..23a0f02893f7 100644 --- a/dev-libs/libstrophe/libstrophe-0.13.1.ebuild +++ b/dev-libs/libstrophe/libstrophe-0.13.1.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=" |