diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-02 11:03:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-02 11:03:29 +0000 |
commit | f2070dfbf695b5e4504a7df72da5e5681266e9cb (patch) | |
tree | 9a040de395e26117b27e07eef155ef4c33ea9350 /dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild | |
parent | Stable for ppc, wrt bug #499322 (diff) | |
download | gentoo-2-f2070dfbf695b5e4504a7df72da5e5681266e9cb.tar.gz gentoo-2-f2070dfbf695b5e4504a7df72da5e5681266e9cb.tar.bz2 gentoo-2-f2070dfbf695b5e4504a7df72da5e5681266e9cb.zip |
Stable for ppc, wrt bug #499472
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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 9e584c6c4f29..cbf545454b74 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.4 2014/01/28 22:43:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild,v 1.5 2014/02/02 11:03:29 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=" |