commit: 337aa411d2438b71601626fde69e0d248a17dc8a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 25 16:45:30 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 25 16:45:30 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=337aa411
dev-python/subprocess-tee: Stabilize 0.4.1 ALLARCHES, #888407
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/subprocess-tee/subprocess-tee-0.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 )"