diff options
author | Sam James <sam@gentoo.org> | 2022-08-22 18:25:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-22 18:25:16 +0100 |
commit | b425963e6a9c54d8414ced113168141cccafbab3 (patch) | |
tree | 11186835e92c4258d81ae4c54e485a0ec488e92d | |
parent | dev-vcs/stagit: Stabilize 1.2 amd64, #866019 (diff) | |
download | gentoo-b425963e6a9c54d8414ced113168141cccafbab3.tar.gz gentoo-b425963e6a9c54d8414ced113168141cccafbab3.tar.bz2 gentoo-b425963e6a9c54d8414ced113168141cccafbab3.zip |
dev-python/whatthepatch: Stabilize 1.0.2 amd64, #865545
Signed-off-by: Sam James <sam@gentoo.org>
-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 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 |