summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2023-06-04 13:13:49 +0200
committerFabian Groffen <grobian@gentoo.org>2023-06-04 13:13:49 +0200
commit5cd7f6fbe67c6ebd541feb87bff1d7e87cbbb388 (patch)
tree96da2a33ed65cc1dc1cd76c5c440eb9ed64101eb /net-libs
parentdev-ruby/nokogiri-1.15.1: marked ~arm64-macos (diff)
downloadgentoo-5cd7f6fbe67c6ebd541feb87bff1d7e87cbbb388.tar.gz
gentoo-5cd7f6fbe67c6ebd541feb87bff1d7e87cbbb388.tar.bz2
gentoo-5cd7f6fbe67c6ebd541feb87bff1d7e87cbbb388.zip
net-libs/nghttp2-1.52.0: marked ~arm64-macos
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/nghttp2/nghttp2-1.52.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.52.0.ebuild b/net-libs/nghttp2/nghttp2-1.52.0.ebuild
index e5d34f5967f2..c028ca91bbb4 100644
--- a/net-libs/nghttp2/nghttp2-1.52.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.52.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 ~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"
RESTRICT="!test? ( test )"