summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-08-16 14:07:49 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-08-16 14:07:49 +0000
commitc99ff80c8dbccb58add638d8b4cb182d78dbfee5 (patch)
tree4ebfc94ce4bff9aef756698180609517203e68f8 /net-libs
parentnet-libs/nghttp2: Stabilize 1.62.1 ppc, #938008 (diff)
downloadgentoo-c99ff80c8dbccb58add638d8b4cb182d78dbfee5.tar.gz
gentoo-c99ff80c8dbccb58add638d8b4cb182d78dbfee5.tar.bz2
gentoo-c99ff80c8dbccb58add638d8b4cb182d78dbfee5.zip
net-libs/nghttp2: Stabilize 1.62.1 arm, #938008
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/nghttp2/nghttp2-1.62.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.62.1.ebuild b/net-libs/nghttp2/nghttp2-1.62.1.ebuild
index bf8b22265299..1738cb836192 100644
--- a/net-libs/nghttp2/nghttp2-1.62.1.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.62.1.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 ~ia64 ~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 ~ia64 ~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 )"