commit: fb4ad6e3b1454ec3a3b83036880c82e0f5f0e3d2 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Sun Jan 4 12:59:46 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Sun Jan 4 12:59:46 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb4ad6e3
net-libs/gnutls: Stabilize 3.8.11 ppc64, #968333 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> net-libs/gnutls/gnutls-3.8.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/gnutls/gnutls-3.8.11.ebuild b/net-libs/gnutls/gnutls-3.8.11.ebuild index 9f4c63d58941..6663d49a15ad 100644 --- a/net-libs/gnutls/gnutls-3.8.11.ebuild +++ b/net-libs/gnutls/gnutls-3.8.11.ebuild @@ -17,7 +17,7 @@ LICENSE="GPL-3 LGPL-2.1+" # Subslot format: # <libgnutls.so number>.<libgnutlsxx.so number> SLOT="0/30.30" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" IUSE="brotli +cxx dane doc examples +idn nls +openssl pkcs11 sslv2 sslv3 static-libs test test-full +tls-heartbeat tools zlib zstd" REQUIRED_USE="test-full? ( cxx dane doc examples idn nls openssl pkcs11 tls-heartbeat tools )" RESTRICT="!test? ( test )"
