From 2a89b37db02bdc49633d79415e8fe8789d7832ff Mon Sep 17 00:00:00 2001 From: Göktürk Yüksek Date: Mon, 28 Sep 2020 09:51:56 -0400 Subject: dev-python/hpack: keyword for riscv MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- dev-python/hpack/hpack-4.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') 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=" -- cgit v1.2.3-65-gdbad