diff options
author | Markus Meier <maekke@gentoo.org> | 2016-04-26 19:28:12 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-04-26 19:28:28 +0200 |
commit | 187bcdde41eecd83e01dbef0f2a37975a36174f4 (patch) | |
tree | d14bdf4d6d763e0b7a90212a0bbe24551d76abec /x11-libs/wxGTK | |
parent | app-misc/lcd4linux: remove lcd4linux-0.10.1_rc2-r3 (diff) | |
download | gentoo-187bcdde41eecd83e01dbef0f2a37975a36174f4.tar.gz gentoo-187bcdde41eecd83e01dbef0f2a37975a36174f4.tar.bz2 gentoo-187bcdde41eecd83e01dbef0f2a37975a36174f4.zip |
x11-libs/wxGTK: arm stable, bug #577788
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
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 621772e6d950..3807fa6e6333 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" |