summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Gu <guyu2876@gmail.com>2022-03-23 23:40:22 +0800
committerJakov Smolić <jsmolic@gentoo.org>2022-03-24 23:47:21 +0100
commit8b4446ee84dda9d7a01f0649d39b9af0ed072f24 (patch)
tree45e2dc02165b8132cfa148fd48670af788b14345 /dev-python/sentinels
parentdev-python/speaklater: keyword 1.3-r1 for ~riscv (diff)
downloadgentoo-8b4446ee84dda9d7a01f0649d39b9af0ed072f24.tar.gz
gentoo-8b4446ee84dda9d7a01f0649d39b9af0ed072f24.tar.bz2
gentoo-8b4446ee84dda9d7a01f0649d39b9af0ed072f24.zip
dev-python/sentinels: keyword 1.0.0 for ~riscv
Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/sentinels')
-rw-r--r--dev-python/sentinels/sentinels-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sentinels/sentinels-1.0.0.ebuild b/dev-python/sentinels/sentinels-1.0.0.ebuild
index 307785c1fa29..5ab83cb8e8d4 100644
--- a/dev-python/sentinels/sentinels-1.0.0.ebuild
+++ b/dev-python/sentinels/sentinels-1.0.0.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
@@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~riscv x86"
distutils_enable_tests nose