diff options
author | Sam James <sam@gentoo.org> | 2023-05-20 07:10:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-20 07:10:56 +0100 |
commit | 641a219cbeeb5e2b64bb9dde92803db2986a05d1 (patch) | |
tree | 661f4e607b79a16dd3fc5d7662769046722fc4f0 /dev-python/podcastparser | |
parent | app-admin/awscli: Stabilize 1.27.129 ALLARCHES, #906802 (diff) | |
download | gentoo-641a219cbeeb5e2b64bb9dde92803db2986a05d1.tar.gz gentoo-641a219cbeeb5e2b64bb9dde92803db2986a05d1.tar.bz2 gentoo-641a219cbeeb5e2b64bb9dde92803db2986a05d1.zip |
dev-python/podcastparser: Stabilize 0.6.10 ALLARCHES, #906807
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/podcastparser')
-rw-r--r-- | dev-python/podcastparser/podcastparser-0.6.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/podcastparser/podcastparser-0.6.10.ebuild b/dev-python/podcastparser/podcastparser-0.6.10.ebuild index f6fe3dc39931..efd0a5d7400d 100644 --- a/dev-python/podcastparser/podcastparser-0.6.10.ebuild +++ b/dev-python/podcastparser/podcastparser-0.6.10.ebuild @@ -16,6 +16,6 @@ HOMEPAGE=" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" distutils_enable_tests pytest |