diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-11-24 10:01:31 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-11-24 10:01:31 +0200 |
commit | 8b030008c0b7b3dbe69a9283778f0c232d4c6cdf (patch) | |
tree | d8ec0998662c1ac66ffd96f8deb7fe6ed4e2010f /net-libs/neon | |
parent | dev-util/gource: Stabilize 0.55 amd64, #944634 (diff) | |
download | gentoo-8b030008c0b7b3dbe69a9283778f0c232d4c6cdf.tar.gz gentoo-8b030008c0b7b3dbe69a9283778f0c232d4c6cdf.tar.bz2 gentoo-8b030008c0b7b3dbe69a9283778f0c232d4c6cdf.zip |
net-libs/neon: Stabilize 0.33.0 x86, #941474
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-libs/neon')
-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 ec2a3194232d..210916d33c11 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 )" |