diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-02 11:03:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-02 11:03:30 +0000 |
commit | ccb75c20b15895f3f8ce1fd6a445575759c52826 (patch) | |
tree | d56b087827ce4f96363ea72c756ab8b7dde68e81 /dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild | |
parent | Stable for ppc, wrt bug #499322 (diff) | |
download | historical-ccb75c20b15895f3f8ce1fd6a445575759c52826.tar.gz historical-ccb75c20b15895f3f8ce1fd6a445575759c52826.tar.bz2 historical-ccb75c20b15895f3f8ce1fd6a445575759c52826.zip |
Stable for ppc, wrt bug #499472
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc"
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 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=" |