diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 19:54:34 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 19:54:34 +0000 |
commit | abe197286e16bed56d2843c2b2f0a265fe0ad14c (patch) | |
tree | ee47f29ee3f58fcc01af3d0c6cce74438c29be67 /x11-libs | |
parent | dev-erlang/iconv: stable 1.0.4 for ppc, bug #619836 (diff) | |
download | gentoo-abe197286e16bed56d2843c2b2f0a265fe0ad14c.tar.gz gentoo-abe197286e16bed56d2843c2b2f0a265fe0ad14c.tar.bz2 gentoo-abe197286e16bed56d2843c2b2f0a265fe0ad14c.zip |
x11-libs/wxGTK: stable 2.8.12.1-r2 for ppc64, bug #632144
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild b/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild index a0ddff45ce48..7fed38f64aa3 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild @@ -15,7 +15,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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="+X aqua doc debug gnome gstreamer odbc opengl pch sdl tiff" SLOT="2.8" |