diff options
author | Sam James <sam@gentoo.org> | 2022-10-11 00:40:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-11 00:40:17 +0100 |
commit | e5a901915866f0525122c7bcb262f4daaea3d7e2 (patch) | |
tree | 2f2daab88b0fc836a8e408729e7a96b5900af4ae /dev-python | |
parent | dev-java/woodstox-core: Keyword 6.3.1 x86, #869542 (diff) | |
download | gentoo-e5a901915866f0525122c7bcb262f4daaea3d7e2.tar.gz gentoo-e5a901915866f0525122c7bcb262f4daaea3d7e2.tar.bz2 gentoo-e5a901915866f0525122c7bcb262f4daaea3d7e2.zip |
dev-python/whatthepatch: Keyword 1.0.2 x86, #857801
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/whatthepatch/whatthepatch-1.0.2.ebuild | 2 |
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 9b34f1e0ac32..a5e1d0c1cddb 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 ~x86" distutils_enable_tests pytest |