diff options
author | 2015-08-02 09:25:54 +0000 | |
---|---|---|
committer | 2015-08-02 09:25:54 +0000 | |
commit | 18af175b5f75ca124187c8d66cc3224ccdf70ccb (patch) | |
tree | 60179e01ab8e7df42b232132620147d1a42678f3 /dev-python/ply/ply-3.4-r1.ebuild | |
parent | sparc stable wrt bug #530280 (diff) | |
download | historical-18af175b5f75ca124187c8d66cc3224ccdf70ccb.tar.gz historical-18af175b5f75ca124187c8d66cc3224ccdf70ccb.tar.bz2 historical-18af175b5f75ca124187c8d66cc3224ccdf70ccb.zip |
sparc stable wrt bug #530294
Package-Manager: portage-2.2.20/cvs/Linux x86_64
RepoMan-Options: --include-arches="sparc"
Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'dev-python/ply/ply-3.4-r1.ebuild')
-rw-r--r-- | dev-python/ply/ply-3.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ply/ply-3.4-r1.ebuild b/dev-python/ply/ply-3.4-r1.ebuild index 50d0d268705a..a19475fcda8c 100644 --- a/dev-python/ply/ply-3.4-r1.ebuild +++ b/dev-python/ply/ply-3.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ply/ply-3.4-r1.ebuild,v 1.23 2015/07/11 13:48:11 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ply/ply-3.4-r1.ebuild,v 1.24 2015/08/02 09:24:54 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -13,7 +13,7 @@ SRC_URI="http://www.dabeaz.com/ply/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="examples" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |