commit: b425963e6a9c54d8414ced113168141cccafbab3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 22 17:25:16 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 22 17:25:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b425963e
dev-python/whatthepatch: Stabilize 1.0.2 amd64, #865545
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 2ed279f4dc7c..9b34f1e0ac32 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"
+KEYWORDS="amd64 ~arm64"
distutils_enable_tests pytest