From: Agostino Sarubbo Date: Fri, 13 Mar 2020 19:15:08 +0000 (+0100) Subject: dev-python/PyGithub: amd64 stable wrt bug #712322 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a9f07af2906352e9bd9ffa195738d45be5a727dd;p=gentoo.git dev-python/PyGithub: amd64 stable wrt bug #712322 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/PyGithub/PyGithub-1.46.ebuild b/dev-python/PyGithub/PyGithub-1.46.ebuild index 884e61e5f2d2..d25ebb155b5b 100644 --- a/dev-python/PyGithub/PyGithub-1.46.ebuild +++ b/dev-python/PyGithub/PyGithub-1.46.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 )"