diff options
author | Sam James <sam@gentoo.org> | 2023-02-16 22:48:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-16 22:48:44 +0000 |
commit | bfe7ca65b61b66bcc850a246e78e4eef9753229c (patch) | |
tree | cf821639e415bde7149ab843522fdd64d01e8fab /dev-python/podcastparser | |
parent | dev-python/phonenumbers: Stabilize 8.13.6 ALLARCHES, #894878 (diff) | |
download | gentoo-bfe7ca65b61b66bcc850a246e78e4eef9753229c.tar.gz gentoo-bfe7ca65b61b66bcc850a246e78e4eef9753229c.tar.bz2 gentoo-bfe7ca65b61b66bcc850a246e78e4eef9753229c.zip |
dev-python/podcastparser: Stabilize 0.6.9 ALLARCHES, #894882
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/podcastparser')
-rw-r--r-- | dev-python/podcastparser/podcastparser-0.6.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/podcastparser/podcastparser-0.6.9.ebuild b/dev-python/podcastparser/podcastparser-0.6.9.ebuild index 9e3903014094..1dada3525228 100644 --- a/dev-python/podcastparser/podcastparser-0.6.9.ebuild +++ b/dev-python/podcastparser/podcastparser-0.6.9.ebuild @@ -17,6 +17,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" distutils_enable_tests pytest |