summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-11 21:51:27 +0100
committerSam James <sam@gentoo.org>2021-07-11 21:51:27 +0100
commit55e4fde3f0d9581ad3589e6a95766465c9e8abc0 (patch)
tree9d2a15ec540db307eb873157baa9a63d9eda4c9a
parentsys-fs/genfstab: Stabilize 24 x86, #801511 (diff)
downloadgentoo-55e4fde3.tar.gz
gentoo-55e4fde3.tar.bz2
gentoo-55e4fde3.zip
dev-python/podcastparser: Stabilize 0.6.6 ALLARCHES, #801526
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/podcastparser/podcastparser-0.6.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/podcastparser/podcastparser-0.6.6.ebuild b/dev-python/podcastparser/podcastparser-0.6.6.ebuild
index 66dbeee8186b..8209019e00e2 100644
--- a/dev-python/podcastparser/podcastparser-0.6.6.ebuild
+++ b/dev-python/podcastparser/podcastparser-0.6.6.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