diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-14 10:53:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-14 10:53:45 +0000 |
commit | 48abde8cd66353803373474c9e3cd695a02c594d (patch) | |
tree | 66927d6fbd4dd80bb1dd6f46236ea2cc41d9e726 /x11-libs/wxGTK/wxGTK-2.8.12.1-r1.ebuild | |
parent | Stable for ppc64, wrt bug #499308 (diff) | |
download | gentoo-2-48abde8cd66353803373474c9e3cd695a02c594d.tar.gz gentoo-2-48abde8cd66353803373474c9e3cd695a02c594d.tar.bz2 gentoo-2-48abde8cd66353803373474c9e3cd695a02c594d.zip |
Stable for ppc64, wrt bug #499476
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/wxGTK/wxGTK-2.8.12.1-r1.ebuild')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.12.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.8.12.1-r1.ebuild b/x11-libs/wxGTK/wxGTK-2.8.12.1-r1.ebuild index c6f0beca1532..b2be22a49c71 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.12.1-r1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.12.1-r1.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/x11-libs/wxGTK/wxGTK-2.8.12.1-r1.ebuild,v 1.8 2014/03/12 10:18:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.12.1-r1.ebuild,v 1.9 2014/03/14 10:53:45 ago Exp $ EAPI="5" @@ -16,7 +16,7 @@ BASE_P="${PN}-${BASE_PV}" # docs, and are released more frequently than wxGTK. SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="+X aqua doc debug gnome gstreamer odbc opengl pch sdl tiff" SLOT="2.8" |