commit: 641a219cbeeb5e2b64bb9dde92803db2986a05d1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 20 06:10:50 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 20 06:10:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=641a219c
dev-python/podcastparser: Stabilize 0.6.10 ALLARCHES, #906807 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/podcastparser/podcastparser-0.6.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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
