From: Thomas Deutschmann Date: Fri, 16 Aug 2019 22:30:00 +0000 (+0200) Subject: dev-python/pygit2: x86 stable (bug #692166) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=929f7663c7e496eb0d28e891a132f198267c3b2a;p=gentoo.git dev-python/pygit2: x86 stable (bug #692166) Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-python/pygit2/pygit2-0.28.2.ebuild b/dev-python/pygit2/pygit2-0.28.2.ebuild index edce720a1fae..5fc3e9c5bea1 100644 --- a/dev-python/pygit2/pygit2-0.28.2.ebuild +++ b/dev-python/pygit2/pygit2-0.28.2.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 )"