diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-17 13:12:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-17 13:12:09 +0100 |
commit | 7914e6c5a10ad253f1103c9b24f8392feeaed6ea (patch) | |
tree | a9592c7af822087394a0f33e4f6ea3f558ab9f1f /dev-python/PyGithub | |
parent | dev-libs/libedit: amd64 stable wrt bug #709764 (diff) | |
download | gentoo-7914e6c5a10ad253f1103c9b24f8392feeaed6ea.tar.gz gentoo-7914e6c5a10ad253f1103c9b24f8392feeaed6ea.tar.bz2 gentoo-7914e6c5a10ad253f1103c9b24f8392feeaed6ea.zip |
dev-python/PyGithub: amd64 stable wrt bug #709766
Package-Manager: Portage-2.3.84, 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.45.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyGithub/PyGithub-1.45.ebuild b/dev-python/PyGithub/PyGithub-1.45.ebuild index 743af1343397..542c7f4c60dc 100644 --- a/dev-python/PyGithub/PyGithub-1.45.ebuild +++ b/dev-python/PyGithub/PyGithub-1.45.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 )" |