From: Agostino Sarubbo Date: Tue, 31 Dec 2019 14:02:29 +0000 (+0100) Subject: dev-python/PyGithub: x86 stable wrt bug #704118 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8f040d21fbb8104c2b995ee0df2f0eb28ee31406;p=gentoo.git dev-python/PyGithub: x86 stable wrt bug #704118 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/PyGithub/PyGithub-1.44.1.ebuild b/dev-python/PyGithub/PyGithub-1.44.1.ebuild index 56a3ec66e950..f467b7b71031 100644 --- a/dev-python/PyGithub/PyGithub-1.44.1.ebuild +++ b/dev-python/PyGithub/PyGithub-1.44.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )"