summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-04 19:42:37 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-04 19:42:37 +0300
commit7fbea7ed3f4c51b5e358faa938926d977bc311cc (patch)
tree7d037b063c442f02ac7576af8111903cf4c458ea /net-libs/nghttp2
parentnet-libs/nghttp2: Stabilize 1.61.0 arm64, #928585 (diff)
downloadgentoo-7fbea7ed3f4c51b5e358faa938926d977bc311cc.tar.gz
gentoo-7fbea7ed3f4c51b5e358faa938926d977bc311cc.tar.bz2
gentoo-7fbea7ed3f4c51b5e358faa938926d977bc311cc.zip
net-libs/nghttp2: Stabilize 1.61.0 amd64, #928585
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/nghttp2')
-rw-r--r--net-libs/nghttp2/nghttp2-1.61.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.61.0.ebuild b/net-libs/nghttp2/nghttp2-1.61.0.ebuild
index 599a5ed00e18..f85bbdc8e8eb 100644
--- a/net-libs/nghttp2/nghttp2-1.61.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.61.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 ~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 )"