summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Gu <guyu2876@gmail.com>2022-03-29 14:50:09 +0800
committerJakov Smolić <jsmolic@gentoo.org>2022-03-30 13:25:27 +0200
commit37b337719efac491810483ddf10e9eb4580893f3 (patch)
tree86c3a16c2703e32317e4937d4d2d452680de2490 /dev-python
parentdev-python/cached-property: keyword 1.5.2 for ~riscv (diff)
downloadgentoo-37b337719efac491810483ddf10e9eb4580893f3.tar.gz
gentoo-37b337719efac491810483ddf10e9eb4580893f3.tar.bz2
gentoo-37b337719efac491810483ddf10e9eb4580893f3.zip
dev-python/pipenv: keyword 2022.1.8 for ~riscv
Signed-off-by: Yu Gu <guyu2876@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24803 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pipenv/pipenv-2022.1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pipenv/pipenv-2022.1.8.ebuild b/dev-python/pipenv/pipenv-2022.1.8.ebuild
index 8261c2f78a91..36de6a9b7856 100644
--- a/dev-python/pipenv/pipenv-2022.1.8.ebuild
+++ b/dev-python/pipenv/pipenv-2022.1.8.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}"/${PN}-${MY_PV}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~riscv ~x86"
IUSE="test"
RESTRICT="!test? ( test )"