From ca8efc9638fef91e6fd4afd9e4077da7a5fc82f5 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sat, 29 Aug 2020 13:14:49 +0200 Subject: net-libs/nghttp2-1.41.0: marked ~x64-{macos,solaris} Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Fabian Groffen --- net-libs/nghttp2/nghttp2-1.41.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-libs/nghttp2') diff --git a/net-libs/nghttp2/nghttp2-1.41.0.ebuild b/net-libs/nghttp2/nghttp2-1.41.0.ebuild index e18ea823126d..883097715ee4 100644 --- a/net-libs/nghttp2/nghttp2-1.41.0.ebuild +++ b/net-libs/nghttp2/nghttp2-1.41.0.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then inherit autotools git-r3 else SRC_URI="https://github.com/nghttp2/nghttp2/releases/download/v${PV}/${P}.tar.xz" - KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~x64-macos ~x64-solaris" fi DESCRIPTION="HTTP/2 C Library" -- cgit v1.2.3-65-gdbad