diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:04:35 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:04:35 +0200 |
commit | 9210199a5016051c50d44c134c08f87908ba5f5d (patch) | |
tree | f8f639a0b3cc04f7a4dceb20166863f11017c88a /dev-python/whatthepatch | |
parent | dev-python/stevedore: Stabilize 4.1.1 ALLARCHES, #886435 (diff) | |
download | gentoo-9210199a5016051c50d44c134c08f87908ba5f5d.tar.gz gentoo-9210199a5016051c50d44c134c08f87908ba5f5d.tar.bz2 gentoo-9210199a5016051c50d44c134c08f87908ba5f5d.zip |
dev-python/whatthepatch: Stabilize 1.0.3 ALLARCHES, #886437
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/whatthepatch')
-rw-r--r-- | dev-python/whatthepatch/whatthepatch-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |