diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-09 07:52:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-09 07:52:47 +0200 |
commit | 8384b5a1a5cb30712b94948709c7774462bc9c4a (patch) | |
tree | 3490dd79d00f93c27723e047081ae6bd69b2b1f9 /dev-python | |
parent | app-shells/bash-completion: amd64 stable wrt bug #693738 (diff) | |
download | gentoo-8384b5a1a5cb30712b94948709c7774462bc9c4a.tar.gz gentoo-8384b5a1a5cb30712b94948709c7774462bc9c4a.tar.bz2 gentoo-8384b5a1a5cb30712b94948709c7774462bc9c4a.zip |
dev-python/PyGithub: amd64 stable wrt bug #693740
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/PyGithub/PyGithub-1.43.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyGithub/PyGithub-1.43.8.ebuild b/dev-python/PyGithub/PyGithub-1.43.8.ebuild index 74478dc3df3b..4c63d604bf8d 100644 --- a/dev-python/PyGithub/PyGithub-1.43.8.ebuild +++ b/dev-python/PyGithub/PyGithub-1.43.8.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 )" |