summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-08 03:52:46 +0000
committerSam James <sam@gentoo.org>2022-11-08 03:52:46 +0000
commitd405a0dba403b320bf6d557cb9317008bc7b6704 (patch)
treef07337e977dd14386aa08d2b4e515bb5db451b3c /dev-python/whatthepatch
parentdev-python/docstring-to-markdown: Stabilize 0.10 x86, #880277 (diff)
downloadgentoo-d405a0dba403b320bf6d557cb9317008bc7b6704.tar.gz
gentoo-d405a0dba403b320bf6d557cb9317008bc7b6704.tar.bz2
gentoo-d405a0dba403b320bf6d557cb9317008bc7b6704.zip
dev-python/whatthepatch: Stabilize 1.0.2 x86, #880277
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/whatthepatch')
-rw-r--r--dev-python/whatthepatch/whatthepatch-1.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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