diff options
author | 2022-02-07 10:05:15 +0100 | |
---|---|---|
committer | 2022-02-07 10:05:15 +0100 | |
commit | 6eeae4a9fb9cc77a8e68d29bb2cf2efe89952ab5 (patch) | |
tree | 041dbfc843d8a0935ef2d62fa4015c6c9ca29f9b /net-libs | |
parent | net-irc/inspircd: Stabilize 3.12.0 x86, #832820 (diff) | |
download | gentoo-6eeae4a9fb9cc77a8e68d29bb2cf2efe89952ab5.tar.gz gentoo-6eeae4a9fb9cc77a8e68d29bb2cf2efe89952ab5.tar.bz2 gentoo-6eeae4a9fb9cc77a8e68d29bb2cf2efe89952ab5.zip |
net-libs/neon: Stabilize 0.32.2 x86, #832827
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/neon/neon-0.32.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/neon/neon-0.32.2.ebuild b/net-libs/neon/neon-0.32.2.ebuild index d50755fcc76f..97b1d4d7bb41 100644 --- a/net-libs/neon/neon-0.32.2.ebuild +++ b/net-libs/neon/neon-0.32.2.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 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc +expat gnutls kerberos libproxy nls pkcs11 ssl test zlib" RESTRICT="!test? ( test )" |