diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:04:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:09:11 +0200 |
commit | 15a5ee2fa5ccaa4a08c60b8c752c93b464b63447 (patch) | |
tree | 6537e432f6d9e27a3d7b3a99704d4871cd82a4ad /dev-python/podcastparser | |
parent | dev-libs/nss: x86 stable wrt bug #745795 (diff) | |
download | gentoo-15a5ee2fa5ccaa4a08c60b8c752c93b464b63447.tar.gz gentoo-15a5ee2fa5ccaa4a08c60b8c752c93b464b63447.tar.bz2 gentoo-15a5ee2fa5ccaa4a08c60b8c752c93b464b63447.zip |
dev-python/podcastparser: x86 stable wrt bug #745939
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
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 0639a3b8dccc..4b4d55be737c 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="" |