diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-01 10:43:56 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-01 10:43:56 +0100 |
commit | 92873919eef663f69a7d6185b6e918d6881b603a (patch) | |
tree | 165ed709d212c47b960240d70a0ae534914d9334 /dev-python/podcastparser | |
parent | app-i18n/unicode-data: Stabilize 14.0.0 x86, #834427 (diff) | |
download | gentoo-92873919eef663f69a7d6185b6e918d6881b603a.tar.gz gentoo-92873919eef663f69a7d6185b6e918d6881b603a.tar.bz2 gentoo-92873919eef663f69a7d6185b6e918d6881b603a.zip |
dev-python/podcastparser: Stabilize 0.6.8-r1 ALLARCHES, #834429
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/podcastparser')
-rw-r--r-- | dev-python/podcastparser/podcastparser-0.6.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/podcastparser/podcastparser-0.6.8-r1.ebuild b/dev-python/podcastparser/podcastparser-0.6.8-r1.ebuild index 45f40808263c..4b639215e177 100644 --- a/dev-python/podcastparser/podcastparser-0.6.8-r1.ebuild +++ b/dev-python/podcastparser/podcastparser-0.6.8-r1.ebuild @@ -14,6 +14,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 |