commit: 9210199a5016051c50d44c134c08f87908ba5f5d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 20:04:35 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 20:04:35 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9210199a
dev-python/whatthepatch: Stabilize 1.0.3 ALLARCHES, #886437
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/whatthepatch/whatthepatch-1.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/whatthepatch/whatthepatch-1.0.3.ebuild
b/dev-python/whatthepatch/whatthepatch-1.0.3.ebuild
index 832cde2990e5..3a79a22254ba 100644
--- a/dev-python/whatthepatch/whatthepatch-1.0.3.ebuild
+++ b/dev-python/whatthepatch/whatthepatch-1.0.3.ebuild
@@ -17,6 +17,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
distutils_enable_tests pytest