commit: 4b2ade608510265cc101fabac2d5b9ff0024e786 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 24 06:29:01 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jan 24 06:29:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b2ade60
net-libs/nghttp2: Stabilize 1.64.0 amd64, #948626 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-libs/nghttp2/nghttp2-1.64.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/nghttp2/nghttp2-1.64.0.ebuild b/net-libs/nghttp2/nghttp2-1.64.0.ebuild index 7879ca766675..e303cddf2b0e 100644 --- a/net-libs/nghttp2/nghttp2-1.64.0.ebuild +++ b/net-libs/nghttp2/nghttp2-1.64.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 ~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 ~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 )"
