commit: 2a89b37db02bdc49633d79415e8fe8789d7832ff Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> AuthorDate: Mon Sep 28 13:51:56 2020 +0000 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> CommitDate: Mon Sep 28 13:51:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a89b37d
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 <AT> gentoo.org> dev-python/hpack/hpack-4.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/hpack/hpack-4.0.0.ebuild b/dev-python/hpack/hpack-4.0.0.ebuild index 3d2885a3931..b0734a0afcf 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="
