diff options
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/podcastparser/podcastparser-0.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/podcastparser/podcastparser-0.6.5.ebuild b/dev-python/podcastparser/podcastparser-0.6.5.ebuild index ac7b3cfae0aa..0639a3b8dccc 100644 --- a/dev-python/podcastparser/podcastparser-0.6.5.ebuild +++ b/dev-python/podcastparser/podcastparser-0.6.5.ebuild @@ -13,5 +13,5 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" |