diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-01-16 06:45:02 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-01-16 22:04:33 +0800 |
commit | 16d7f6ff57e36d7eebdcbd82f9c4fc5d7007188b (patch) | |
tree | 283b9153868fffc528a576fda32f4d99be261a9a /dev-python/installer | |
parent | dev-util/colm-0.14.7-r1: fix build on Darwin (diff) | |
download | gentoo-16d7f6ff57e36d7eebdcbd82f9c4fc5d7007188b.tar.gz gentoo-16d7f6ff57e36d7eebdcbd82f9c4fc5d7007188b.tar.bz2 gentoo-16d7f6ff57e36d7eebdcbd82f9c4fc5d7007188b.zip |
dev-python/installer: keyword ~riscv, bug #831270
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-python/installer')
-rw-r--r-- | dev-python/installer/installer-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/installer/installer-0.4.0.ebuild b/dev-python/installer/installer-0.4.0.ebuild index 71c831e16a89..7cc2d248db09 100644 --- a/dev-python/installer/installer-0.4.0.ebuild +++ b/dev-python/installer/installer-0.4.0.ebuild @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" # NB: newer git doesn't use mock anymore BDEPEND=" |