summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2020-12-01 21:00:19 +0100
committerFabian Groffen <grobian@gentoo.org>2020-12-01 21:02:51 +0100
commit0524c86b2be2e2902261be7803b975e3e6a1bbad (patch)
tree9bdbfa327f2df2e190e9edc975636b969a207490 /net-libs/nghttp2
parentnet-libs/nghttp2-1.42.0: marked ~sparc-solaris (diff)
downloadgentoo-0524c86b2be2e2902261be7803b975e3e6a1bbad.tar.gz
gentoo-0524c86b2be2e2902261be7803b975e3e6a1bbad.tar.bz2
gentoo-0524c86b2be2e2902261be7803b975e3e6a1bbad.zip
net-libs/nghttp2-1.42.0: marked ~x64-solaris
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'net-libs/nghttp2')
-rw-r--r--net-libs/nghttp2/nghttp2-1.42.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.42.0.ebuild b/net-libs/nghttp2/nghttp2-1.42.0.ebuild
index fdf8bcf2e7bf..b26f2f341e23 100644
--- a/net-libs/nghttp2/nghttp2-1.42.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.42.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 ~x64-macos ~sparc-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos ~sparc-solaris ~x64-solaris"
fi
DESCRIPTION="HTTP/2 C Library"