summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-15 19:38:28 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-15 19:38:28 +0100
commit2bd86e88ac569e947ffe02ba1c5a89cb9217d02d (patch)
tree799e5c4ac7788ebfab2f6e0bfdf986f6cb9d439d /dev-python/PyGithub
parentapp-vim/gentoo-syntax: x86 stable wrt bug #712320 (diff)
downloadgentoo-2bd86e88ac569e947ffe02ba1c5a89cb9217d02d.tar.gz
gentoo-2bd86e88ac569e947ffe02ba1c5a89cb9217d02d.tar.bz2
gentoo-2bd86e88ac569e947ffe02ba1c5a89cb9217d02d.zip
dev-python/PyGithub: x86 stable wrt bug #712322
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" 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 d25ebb155b5b..cc689d21ef9f 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 )"