summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Gu <guyu2876@gmail.com>2022-03-29 13:49:29 +0800
committerJakov Smolić <jsmolic@gentoo.org>2022-03-30 13:25:20 +0200
commitef29c903a0b3d9e143383e0336be1402420d0729 (patch)
tree947bb9cc9c7a8fa4c3cc29933ee09c205ff2cc36 /dev-python
parentdev-python/pyte: keyword 0.8.0-r1 for ~riscv (diff)
downloadgentoo-ef29c903a0b3d9e143383e0336be1402420d0729.tar.gz
gentoo-ef29c903a0b3d9e143383e0336be1402420d0729.tar.bz2
gentoo-ef29c903a0b3d9e143383e0336be1402420d0729.zip
dev-python/blessings: keyword 1.7-r1 for ~riscv
Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/blessings/blessings-1.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/blessings/blessings-1.7-r1.ebuild b/dev-python/blessings/blessings-1.7-r1.ebuild
index 6b58627ad2dc..231b7fbf85b0 100644
--- a/dev-python/blessings/blessings-1.7-r1.ebuild
+++ b/dev-python/blessings/blessings-1.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/erikrose/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~riscv x86 ~amd64-linux ~x86-linux"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"