From 15a5ee2fa5ccaa4a08c60b8c752c93b464b63447 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 7 Oct 2020 09:04:34 +0200 Subject: [PATCH] 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 --- dev-python/podcastparser/podcastparser-0.6.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/podcastparser/podcastparser-0.6.5.ebuild b/dev-python/podcastparser/podcastparser-0.6.5.ebuild index 0639a3b8dccc8..4b4d55be737c8 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=""