diff options
author | 2017-02-25 11:03:08 +0100 | |
---|---|---|
committer | 2017-02-25 11:03:08 +0100 | |
commit | f89eac94df64c47066844c446ee8fdfc1b91824b (patch) | |
tree | 57a4f5575d5ea60f03e92369fed9ddf1a74957b4 /dev-python/execnet | |
parent | dev-python/cov-core: sparc stable wrt bug #602484 (diff) | |
download | gentoo-f89eac94df64c47066844c446ee8fdfc1b91824b.tar.gz gentoo-f89eac94df64c47066844c446ee8fdfc1b91824b.tar.bz2 gentoo-f89eac94df64c47066844c446ee8fdfc1b91824b.zip |
dev-python/execnet: sparc stable wrt bug #602484
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/execnet')
-rw-r--r-- | dev-python/execnet/execnet-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/execnet/execnet-1.4.1.ebuild b/dev-python/execnet/execnet-1.4.1.ebuild index f8b62ab72915..149fa33f123d 100644 --- a/dev-python/execnet/execnet-1.4.1.ebuild +++ b/dev-python/execnet/execnet-1.4.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86" IUSE="doc test" RDEPEND=">=dev-python/apipkg-1.4[${PYTHON_USEDEP}]" |