diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-04-26 12:12:34 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-04-28 15:09:56 -0400 |
commit | c01d19e4d035e497aa4c3967c21659d0ce2d7c2c (patch) | |
tree | 591f91e0f42010e077f7a7c6ce161c97d8c98e74 /net-libs | |
parent | dev-python/jaraco-context: Keyword 5.3.0 loong, #928868 (diff) | |
download | gentoo-c01d19e4d035e497aa4c3967c21659d0ce2d7c2c.tar.gz gentoo-c01d19e4d035e497aa4c3967c21659d0ce2d7c2c.tar.bz2 gentoo-c01d19e4d035e497aa4c3967c21659d0ce2d7c2c.zip |
net-libs/nghttp2: Stabilize 1.61.0 hppa, #928585
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/nghttp2/nghttp2-1.61.0.ebuild | 2 |
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 5accde584b6c..3f8e52d14272 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 )" |