From b8fbc368060c4ad3dbc73ff03a24264911a3b5e5 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 30 Dec 2019 16:32:00 +0100 Subject: [PATCH] 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 --- dev-python/PyGithub/PyGithub-1.44.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/PyGithub/PyGithub-1.44.1.ebuild b/dev-python/PyGithub/PyGithub-1.44.1.ebuild index 385efd59ba3ee..56a3ec66e9501 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 )"