commit: cf204d47326f1b5bc6bb2180a585646cb7628b32
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 18 17:16:09 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 18 17:16:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf204d47
dev-python/podcastparser: Stabilize 0.6.7 ALLARCHES, #813570
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/podcastparser/podcastparser-0.6.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/podcastparser/podcastparser-0.6.7.ebuild
b/dev-python/podcastparser/podcastparser-0.6.7.ebuild
index 969853ef469..e48c32517b4 100644
--- a/dev-python/podcastparser/podcastparser-0.6.7.ebuild
+++ b/dev-python/podcastparser/podcastparser-0.6.7.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