summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2020-09-01 17:39:11 +0800
committerYixun Lan <dlan@gentoo.org>2020-09-01 17:50:26 +0800
commit0962e204b391d492e5e2b24a3539e8ba016db179 (patch)
tree525fac5d8516aa1f644e9914cb9d6b8c0123d673 /net-libs
parentdev-libs/jemalloc: keyword riscv (diff)
downloadgentoo-0962e204b391d492e5e2b24a3539e8ba016db179.tar.gz
gentoo-0962e204b391d492e5e2b24a3539e8ba016db179.tar.bz2
gentoo-0962e204b391d492e5e2b24a3539e8ba016db179.zip
net-libs/nghttp2: keyword riscv
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/nghttp2/nghttp2-1.41.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.41.0.ebuild b/net-libs/nghttp2/nghttp2-1.41.0.ebuild
index 883097715ee4..1673a2300ef0 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 ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-macos ~x64-solaris"
fi
DESCRIPTION="HTTP/2 C Library"