diff options
author | Sam James <sam@gentoo.org> | 2022-12-18 12:28:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-18 12:28:35 +0000 |
commit | 0639991233e3e5273fd4c877ede1ec7924671713 (patch) | |
tree | 778a3839d92d996cc66f48536242e291ea3ed7a2 /net-libs/loudmouth | |
parent | dev-libs/yaz: Stabilize 5.32.0 x86, #886713 (diff) | |
download | gentoo-0639991233e3e5273fd4c877ede1ec7924671713.tar.gz gentoo-0639991233e3e5273fd4c877ede1ec7924671713.tar.bz2 gentoo-0639991233e3e5273fd4c877ede1ec7924671713.zip |
net-libs/loudmouth: Stabilize 1.5.4 sparc, #886765
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/loudmouth')
-rw-r--r-- | net-libs/loudmouth/loudmouth-1.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/loudmouth/loudmouth-1.5.4.ebuild b/net-libs/loudmouth/loudmouth-1.5.4.ebuild index 14c305d3e0bf..682636f2ca9e 100644 --- a/net-libs/loudmouth/loudmouth-1.5.4.ebuild +++ b/net-libs/loudmouth/loudmouth-1.5.4.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://mcabber.com/files/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86 ~ppc-macos" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ppc ~ppc64 ~riscv sparc ~x86 ~ppc-macos" IUSE="asyncns ssl openssl test" RESTRICT="!test? ( test )" |