summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-07-06 09:56:33 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-07-06 09:56:33 +0300
commit22ebe94c33a464fc265af372f33938efd5da71ea (patch)
tree4a287260d34b8c0795e5b4c0cf8352f0bde7324f /dev-python/subprocess-tee
parentdev-python/puremagic: Stabilize 1.25 amd64, #935619 (diff)
downloadgentoo-22ebe94c33a464fc265af372f33938efd5da71ea.tar.gz
gentoo-22ebe94c33a464fc265af372f33938efd5da71ea.tar.bz2
gentoo-22ebe94c33a464fc265af372f33938efd5da71ea.zip
dev-python/subprocess-tee: Stabilize 0.4.2 ALLARCHES, #935601
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/subprocess-tee')
-rw-r--r--dev-python/subprocess-tee/subprocess-tee-0.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/subprocess-tee/subprocess-tee-0.4.2.ebuild b/dev-python/subprocess-tee/subprocess-tee-0.4.2.ebuild
index 4ad64b4adb34..7abc5cf978c2 100644
--- a/dev-python/subprocess-tee/subprocess-tee-0.4.2.ebuild
+++ b/dev-python/subprocess-tee/subprocess-tee-0.4.2.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv"
+KEYWORDS="amd64 ~arm64 ~riscv"
IUSE="test-full"
REQUIRED_USE="test-full? ( test )"