diff options
author | Sam James <sam@gentoo.org> | 2024-11-25 22:57:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-25 22:57:42 +0000 |
commit | 14dedec29694deb23760e82cb1eb0d3b02c66d43 (patch) | |
tree | ce46d741d0ac0eed28c45fcc01138b450401e632 /net-libs | |
parent | media-gfx/krita: drop 5.1.5 (diff) | |
download | gentoo-14dedec29694deb23760e82cb1eb0d3b02c66d43.tar.gz gentoo-14dedec29694deb23760e82cb1eb0d3b02c66d43.tar.bz2 gentoo-14dedec29694deb23760e82cb1eb0d3b02c66d43.zip |
net-libs/neon: Stabilize 0.33.0 ppc64, #941474
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/neon/neon-0.33.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/neon/neon-0.33.0.ebuild b/net-libs/neon/neon-0.33.0.ebuild index 3f6c2be842b4..bbec229b4844 100644 --- a/net-libs/neon/neon-0.33.0.ebuild +++ b/net-libs/neon/neon-0.33.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://notroj.github.io/neon/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/27" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="+expat gnutls kerberos libproxy nls pkcs11 ssl test zlib" RESTRICT="!test? ( test )" |