diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 08:35:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 08:35:04 +0200 |
commit | 08cfce24b7b380ccd9ce9f3d51105c02d0e45298 (patch) | |
tree | 4ce306718f2f03d7ad442c5b85439666d8c40d15 /dev-python/podcastparser | |
parent | www-client/links: amd64 stable wrt bug #745639 (diff) | |
download | gentoo-08cfce24b7b380ccd9ce9f3d51105c02d0e45298.tar.gz gentoo-08cfce24b7b380ccd9ce9f3d51105c02d0e45298.tar.bz2 gentoo-08cfce24b7b380ccd9ce9f3d51105c02d0e45298.zip |
dev-python/podcastparser: amd64 stable wrt bug #745945
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/podcastparser')
-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="" |