From: Agostino Sarubbo Date: Mon, 17 Feb 2020 12:12:29 +0000 (+0100) Subject: dev-python/pygit2: amd64 stable wrt bug #709772 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fbe241c43696ae40fd9825bd19a07c40b68610bc;p=gentoo.git dev-python/pygit2: amd64 stable wrt bug #709772 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" 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 920c961be99e..95737957f408 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 )"