diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 18:55:17 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 18:55:27 +0000 |
commit | 1b96cf23a73e93e69dab1ebf9a3e430537bb5c0f (patch) | |
tree | 1fb92d66669d1a3aac804f06495f27951b7b3f2d /x11-libs | |
parent | sys-libs/glibc: Output fat warning if NIS is used and sys-auth/libnss-nis is ... (diff) | |
download | gentoo-1b96cf23a73e93e69dab1ebf9a3e430537bb5c0f.tar.gz gentoo-1b96cf23a73e93e69dab1ebf9a3e430537bb5c0f.tar.bz2 gentoo-1b96cf23a73e93e69dab1ebf9a3e430537bb5c0f.zip |
x11-libs/wxGTK: stable 2.8.12.1-r2 for ia64, bug #632144
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
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 d54c19a18843..a0ddff45ce48 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" |