diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:51:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:51:07 +0200 |
commit | f3add544010cf5cbeab39cd038c2e934776b3ed2 (patch) | |
tree | 4ee90b36b1cfdc8e29b1d0476b5f7cb136649aba /x11-libs/wxGTK | |
parent | 89da93444e3ef0745dc057a9d2a84843cebe9cff (diff) | |
download | gentoo-f3add544010cf5cbeab39cd038c2e934776b3ed2.tar.gz gentoo-f3add544010cf5cbeab39cd038c2e934776b3ed2.tar.xz |
x11-libs/wxGTK: amd64 stable wrt bug #577788
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.2.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.0.2.0-r2.ebuild b/x11-libs/wxGTK/wxGTK-3.0.2.0-r2.ebuild index 3807fa6e633..c35084f5604 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.2.0-r2.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.2.0-r2.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" |