diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 13:02:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 13:02:10 +0200 |
commit | aa043404a3875dc979cb7166998edbee51e41902 (patch) | |
tree | 0f33521a915e8e2d6dba6dbf3b7d305147fbf4c1 /dev-python/PyGithub | |
parent | dev-python/dnspython: x86 stable wrt bug #611590 (diff) | |
download | gentoo-aa043404a3875dc979cb7166998edbee51e41902.tar.gz gentoo-aa043404a3875dc979cb7166998edbee51e41902.tar.bz2 gentoo-aa043404a3875dc979cb7166998edbee51e41902.zip |
dev-python/PyGithub: x86 stable wrt bug #690880
Package-Manager: Portage-2.3.66, Repoman-2.3.16
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.43.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyGithub/PyGithub-1.43.7.ebuild b/dev-python/PyGithub/PyGithub-1.43.7.ebuild index 004a351ba750..4c63d604bf8d 100644 --- a/dev-python/PyGithub/PyGithub-1.43.7.ebuild +++ b/dev-python/PyGithub/PyGithub-1.43.7.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 )" |