commit: d405a0dba403b320bf6d557cb9317008bc7b6704
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 8 03:52:46 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 8 03:52:46 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d405a0db
dev-python/whatthepatch: Stabilize 1.0.2 x86, #880277
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/whatthepatch/whatthepatch-1.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/whatthepatch/whatthepatch-1.0.2.ebuild
b/dev-python/whatthepatch/whatthepatch-1.0.2.ebuild
index a5e1d0c1cddb..20968651213b 100644
--- a/dev-python/whatthepatch/whatthepatch-1.0.2.ebuild
+++ b/dev-python/whatthepatch/whatthepatch-1.0.2.ebuild
@@ -14,6 +14,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