From: Agostino Sarubbo Date: Mon, 30 Dec 2019 15:32:00 +0000 (+0100) Subject: dev-python/PyGithub: amd64 stable wrt bug #704118 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b8fbc368060c4ad3dbc73ff03a24264911a3b5e5;p=gentoo.git dev-python/PyGithub: amd64 stable wrt bug #704118 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" 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 385efd59ba3e..56a3ec66e950 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 )"