diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-06 10:43:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-06 10:43:52 +0000 |
commit | 9f133c324c68e9a04a90a06e5c273e806b7680d7 (patch) | |
tree | 9bb7e09f004fdb295aaa9778b77d4bd1646bbe6a /dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild | |
parent | Stable for ppc64, wrt bug #497622 (diff) | |
download | historical-9f133c324c68e9a04a90a06e5c273e806b7680d7.tar.gz historical-9f133c324c68e9a04a90a06e5c273e806b7680d7.tar.bz2 historical-9f133c324c68e9a04a90a06e5c273e806b7680d7.zip |
Stable for ppc64, wrt bug #499472
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild')
-rw-r--r-- | dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild b/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild index 60948c4681d6..070736de5bb1 100644 --- a/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild +++ b/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild,v 1.7 2014/03/02 22:35:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild,v 1.8 2014/03/06 10:43:51 ago Exp $ EAPI=5 @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="wxWinLL-3" SLOT="2.8" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="cairo doc examples opengl" RDEPEND=" |