summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-25 16:45:30 +0000
committerSam James <sam@gentoo.org>2022-12-25 16:45:30 +0000
commit337aa411d2438b71601626fde69e0d248a17dc8a (patch)
treef9b42c0d80be7a6b3682bb097c3ac28d226f6d1c /dev-python
parentdev-python/pycairo: Stabilize 1.23.0 arm, #888371 (diff)
downloadgentoo-337aa411d2438b71601626fde69e0d248a17dc8a.tar.gz
gentoo-337aa411d2438b71601626fde69e0d248a17dc8a.tar.bz2
gentoo-337aa411d2438b71601626fde69e0d248a17dc8a.zip
dev-python/subprocess-tee: Stabilize 0.4.1 ALLARCHES, #888407
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/subprocess-tee/subprocess-tee-0.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/subprocess-tee/subprocess-tee-0.4.1.ebuild b/dev-python/subprocess-tee/subprocess-tee-0.4.1.ebuild
index 100597cf333b..e2d047b2cc2c 100644
--- a/dev-python/subprocess-tee/subprocess-tee-0.4.1.ebuild
+++ b/dev-python/subprocess-tee/subprocess-tee-0.4.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="amd64 ~riscv"
IUSE="test-full"
REQUIRED_USE="test-full? ( test )"