diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:13:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:13:12 +0100 |
commit | 85fe079043f0d6b08aeaa88b3cd7d8eb78915e22 (patch) | |
tree | 0bdde514c9371dfa39b1131beceae3af1f0f2bd6 /dev-python/genty | |
parent | dev-python/nose-show-skipped: sparc stable wrt bug #564768 (diff) | |
download | gentoo-85fe079043f0d6b08aeaa88b3cd7d8eb78915e22.tar.gz gentoo-85fe079043f0d6b08aeaa88b3cd7d8eb78915e22.tar.bz2 gentoo-85fe079043f0d6b08aeaa88b3cd7d8eb78915e22.zip |
dev-python/genty: sparc stable wrt bug #564768
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/genty')
-rw-r--r-- | dev-python/genty/genty-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/genty/genty-1.3.2.ebuild b/dev-python/genty/genty-1.3.2.ebuild index c2c386f2ad35..f469cb80964d 100644 --- a/dev-python/genty/genty-1.3.2.ebuild +++ b/dev-python/genty/genty-1.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |