diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-24 16:31:48 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-24 16:31:48 +0100 |
commit | 77ee43e3c3f7ec2dd3f319f9349cda0be5cb8154 (patch) | |
tree | 63588e34be976fc0287492456444229cb5459cb3 /dev-python/whatthepatch | |
parent | dev-python/opt-einsum: Stabilize 3.3.0-r1 arm64, #918293 (diff) | |
download | gentoo-77ee43e3c3f7ec2dd3f319f9349cda0be5cb8154.tar.gz gentoo-77ee43e3c3f7ec2dd3f319f9349cda0be5cb8154.tar.bz2 gentoo-77ee43e3c3f7ec2dd3f319f9349cda0be5cb8154.zip |
dev-python/whatthepatch: Stabilize 1.0.5 arm64, #918320
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/whatthepatch')
-rw-r--r-- | dev-python/whatthepatch/whatthepatch-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/whatthepatch/whatthepatch-1.0.5.ebuild b/dev-python/whatthepatch/whatthepatch-1.0.5.ebuild index 73c6adc2344d..f5f6080fcdac 100644 --- a/dev-python/whatthepatch/whatthepatch-1.0.5.ebuild +++ b/dev-python/whatthepatch/whatthepatch-1.0.5.ebuild @@ -16,6 +16,6 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 x86" +KEYWORDS="amd64 arm64 ~ppc64 x86" distutils_enable_tests pytest |