From: Agostino Sarubbo Date: Mon, 17 Feb 2020 12:20:55 +0000 (+0100) Subject: dev-python/pygit2: x86 stable wrt bug #709772 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c753cfbe12635217164bb91b1dc61ec94efbed34;p=gentoo.git dev-python/pygit2: x86 stable wrt bug #709772 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/pygit2/pygit2-1.0.3.ebuild b/dev-python/pygit2/pygit2-1.0.3.ebuild index 95737957f408..e2804c5c9368 100644 --- a/dev-python/pygit2/pygit2-1.0.3.ebuild +++ b/dev-python/pygit2/pygit2-1.0.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2-with-linking-exception" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )"