diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 12:59:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 12:59:16 +0200 |
commit | 51b458ee72df946d2e4a0248e1e8395ac834f6a6 (patch) | |
tree | c7b4d3bd2d244ddba91013f491b87e8a174edda8 /dev-python/PyGithub | |
parent | dev-libs/jsoncpp: amd64 stable wrt bug #690878 (diff) | |
download | gentoo-51b458ee72df946d2e4a0248e1e8395ac834f6a6.tar.gz gentoo-51b458ee72df946d2e4a0248e1e8395ac834f6a6.tar.bz2 gentoo-51b458ee72df946d2e4a0248e1e8395ac834f6a6.zip |
dev-python/PyGithub: amd64 stable wrt bug #690880
Package-Manager: Portage-2.3.66, Repoman-2.3.16
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.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 5585ba44ef02..004a351ba750 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 )" |