diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 22:35:49 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 22:35:49 +0000 |
commit | f1e3c529c240dbfb609d8be48ecba6ab5ca67398 (patch) | |
tree | 111df11fe5b953f8f60ac1ccf25622983c30be25 /dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild | |
parent | amd64 stable, bug #499320 (diff) | |
download | gentoo-2-f1e3c529c240dbfb609d8be48ecba6ab5ca67398.tar.gz gentoo-2-f1e3c529c240dbfb609d8be48ecba6ab5ca67398.tar.bz2 gentoo-2-f1e3c529c240dbfb609d8be48ecba6ab5ca67398.zip |
amd64 stable, bug #499472
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
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 9e13bc6e7c29..60948c4681d6 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.6 2014/02/24 01:37:19 phajdan.jr Exp $ +# $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 $ 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=" |