summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-13 20:15:08 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-13 20:15:08 +0100
commita9f07af2906352e9bd9ffa195738d45be5a727dd (patch)
tree81338be516cc7732b688ee534d4d3b2d0b4a48c5 /dev-python/PyGithub
parentapp-vim/gentoo-syntax: amd64 stable wrt bug #712320 (diff)
downloadgentoo-a9f07af2906352e9bd9ffa195738d45be5a727dd.tar.gz
gentoo-a9f07af2906352e9bd9ffa195738d45be5a727dd.tar.bz2
gentoo-a9f07af2906352e9bd9ffa195738d45be5a727dd.zip
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 <ago@gentoo.org>
Diffstat (limited to 'dev-python/PyGithub')
-rw-r--r--dev-python/PyGithub/PyGithub-1.46.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"