diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-08-18 07:43:18 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-08-18 07:48:50 +0200 |
commit | c9f0e5c0bf49093cdd6d9d6841a24296dce1a641 (patch) | |
tree | dc9e7e44c604a0e6e8c67cc68a1879b125118b78 /x11-libs/wxGTK | |
parent | sys-apps/man-db: Version bump. (diff) | |
download | gentoo-c9f0e5c0bf49093cdd6d9d6841a24296dce1a641.tar.gz gentoo-c9f0e5c0bf49093cdd6d9d6841a24296dce1a641.tar.bz2 gentoo-c9f0e5c0bf49093cdd6d9d6841a24296dce1a641.zip |
x11-libs/wxGTK: Stable for HPPA (bug #547680).
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.0.2.0-r1.ebuild b/x11-libs/wxGTK/wxGTK-3.0.2.0-r1.ebuild index 53f1ed73e61a..5485f11cd892 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.2.0-r1.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.2.0-r1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://wxwidgets.org/" SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2 doc? ( mirror://sourceforge/wxpython/wxPython-docs-${PV}.tar.bz2 )" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~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 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="+X aqua doc debug gstreamer libnotify opengl sdl tiff webkit" SLOT="3.0" |