diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-30 16:32:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-30 16:32:00 +0100 |
commit | b8fbc368060c4ad3dbc73ff03a24264911a3b5e5 (patch) | |
tree | 8cd3115078b976dbce192c238c19729d77282d14 | |
parent | dev-libs/protobuf: s390 stable wrt bug #704250 (diff) | |
download | gentoo-b8fbc368060c4ad3dbc73ff03a24264911a3b5e5.tar.gz gentoo-b8fbc368060c4ad3dbc73ff03a24264911a3b5e5.tar.bz2 gentoo-b8fbc368060c4ad3dbc73ff03a24264911a3b5e5.zip |
dev-python/PyGithub: amd64 stable wrt bug #704118
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/PyGithub/PyGithub-1.44.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyGithub/PyGithub-1.44.1.ebuild b/dev-python/PyGithub/PyGithub-1.44.1.ebuild index 385efd59ba3e..56a3ec66e950 100644 --- a/dev-python/PyGithub/PyGithub-1.44.1.ebuild +++ b/dev-python/PyGithub/PyGithub-1.44.1.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 )" |