From: Agostino Sarubbo Date: Mon, 17 Feb 2020 12:12:09 +0000 (+0100) Subject: dev-python/PyGithub: amd64 stable wrt bug #709766 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7914e6c5a10ad253f1103c9b24f8392feeaed6ea;p=gentoo.git dev-python/PyGithub: amd64 stable wrt bug #709766 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/PyGithub/PyGithub-1.45.ebuild b/dev-python/PyGithub/PyGithub-1.45.ebuild index 743af1343397..542c7f4c60dc 100644 --- a/dev-python/PyGithub/PyGithub-1.45.ebuild +++ b/dev-python/PyGithub/PyGithub-1.45.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 )"