summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-24 02:23:04 +0000
committerSam James <sam@gentoo.org>2025-01-24 02:23:04 +0000
commit6d11a20219e72b3bd7df197c20986142cdc22d72 (patch)
tree2855920896846bb1b83ecb61f6088540953b2a13 /net-libs
parentnet-libs/nghttp2: Stabilize 1.64.0 arm64, #948626 (diff)
downloadgentoo-6d11a20219e72b3bd7df197c20986142cdc22d72.tar.gz
gentoo-6d11a20219e72b3bd7df197c20986142cdc22d72.tar.bz2
gentoo-6d11a20219e72b3bd7df197c20986142cdc22d72.zip
net-libs/nghttp2: Stabilize 1.64.0 ppc, #948626
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/nghttp2/nghttp2-1.64.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.64.0.ebuild b/net-libs/nghttp2/nghttp2-1.64.0.ebuild
index e5a4fb6b4db4..8d851d8c8fc5 100644
--- a/net-libs/nghttp2/nghttp2-1.64.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.64.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/nghttp2/nghttp2/releases/download/v${PV}/${P}.tar.xz
LICENSE="MIT"
SLOT="0/1.14" # 1.<SONAME>
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="debug hpack-tools jemalloc static-libs systemd test utils xml"
REQUIRED_USE="test? ( static-libs )"