summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-31 20:36:46 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-31 20:36:46 +0200
commitfcd29644f28e9feb43e346355d51aa96630047db (patch)
tree4c7b58b65f8ad5ab102c56d169fe0d9792084a12 /net-libs/nghttp2
parentnet-libs/nghttp2: Stabilize 1.51.0 arm64, #892043 (diff)
downloadgentoo-fcd29644f28e9feb43e346355d51aa96630047db.tar.gz
gentoo-fcd29644f28e9feb43e346355d51aa96630047db.tar.bz2
gentoo-fcd29644f28e9feb43e346355d51aa96630047db.zip
net-libs/nghttp2: Stabilize 1.51.0 arm, #892043
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/nghttp2')
-rw-r--r--net-libs/nghttp2/nghttp2-1.51.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.51.0.ebuild b/net-libs/nghttp2/nghttp2-1.51.0.ebuild
index 18f0dfaec5db..712bf81d51a8 100644
--- a/net-libs/nghttp2/nghttp2-1.51.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.51.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/nghttp2/nghttp2/releases/download/v${PV}/${P}.tar.xz
LICENSE="MIT"
SLOT="0/1.14" # <C++>.<C> SONAMEs
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="cxx debug hpack-tools jemalloc static-libs test utils xml"
RESTRICT="!test? ( test )"