commit: 745868e67c9a37c03202754a93cb663c6df1d5d4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 24 01:15:03 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 24 01:15:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=745868e6
dev-python/podcastparser: Stabilize 0.6.8 ALLARCHES, #819837 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/podcastparser/podcastparser-0.6.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/podcastparser/podcastparser-0.6.8.ebuild b/dev-python/podcastparser/podcastparser-0.6.8.ebuild index 0c294165271..f298c66bbee 100644 --- a/dev-python/podcastparser/podcastparser-0.6.8.ebuild +++ b/dev-python/podcastparser/podcastparser-0.6.8.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