summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGöktürk Yüksek <gokturk@gentoo.org>2020-09-28 09:51:56 -0400
committerGöktürk Yüksek <gokturk@gentoo.org>2020-09-28 09:51:56 -0400
commit2a89b37db02bdc49633d79415e8fe8789d7832ff (patch)
treedd51190337a525f7f9baa2d09a0d4ff37e1497e7 /dev-python/hpack
parentdev-util/nvidia-cuda-toolkit: prefix support (diff)
downloadgentoo-2a89b37db02bdc49633d79415e8fe8789d7832ff.tar.gz
gentoo-2a89b37db02bdc49633d79415e8fe8789d7832ff.tar.bz2
gentoo-2a89b37db02bdc49633d79415e8fe8789d7832ff.zip
dev-python/hpack: keyword for riscv
Bug: https://bugs.gentoo.org/743709 Package-Manager: Portage-3.0.8, Repoman-3.0.1 RepoMan-Options: --include-arches="riscv" Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Diffstat (limited to 'dev-python/hpack')
-rw-r--r--dev-python/hpack/hpack-4.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hpack/hpack-4.0.0.ebuild b/dev-python/hpack/hpack-4.0.0.ebuild
index 3d2885a39310..b0734a0afcfa 100644
--- a/dev-python/hpack/hpack-4.0.0.ebuild
+++ b/dev-python/hpack/hpack-4.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/python-hyper/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
# dev-python/pytest-relaxed causes tests to fail
BDEPEND="