diff options
Diffstat (limited to 'dev-python/podcastparser/podcastparser-0.6.7.ebuild')
-rw-r--r-- | dev-python/podcastparser/podcastparser-0.6.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/podcastparser/podcastparser-0.6.7.ebuild b/dev-python/podcastparser/podcastparser-0.6.7.ebuild index 969853ef4692..e48c32517b49 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 |