diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-12 10:04:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-12 10:04:05 +0000 |
commit | 9d0b96977215eb994a9b0263c320d5a136bcd8de (patch) | |
tree | 450cf8cd55e84ead510acc6e3d7228ec0fdbaa35 /dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild | |
parent | Stable for sparc, wrt bug #495636 (diff) | |
download | gentoo-2-9d0b96977215eb994a9b0263c320d5a136bcd8de.tar.gz gentoo-2-9d0b96977215eb994a9b0263c320d5a136bcd8de.tar.bz2 gentoo-2-9d0b96977215eb994a9b0263c320d5a136bcd8de.zip |
Stable for sparc, wrt bug #499472
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 070736de5bb1..131782e8a04c 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.8 2014/03/06 10:43:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild,v 1.9 2014/03/12 10:04:05 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=" |