diff options
author | Markus Meier <maekke@gentoo.org> | 2017-11-25 12:50:58 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-11-25 12:51:24 +0100 |
commit | f7ab8ac01d2c072d5fab271e3bd5a47b9a7b3328 (patch) | |
tree | 9534214b175c35376fb0d8913e01cd83813be161 /x11-libs | |
parent | x11-libs/wxGTK: arm stable, bug #632144 (diff) | |
download | gentoo-f7ab8ac01d2c072d5fab271e3bd5a47b9a7b3328.tar.gz gentoo-f7ab8ac01d2c072d5fab271e3bd5a47b9a7b3328.tar.bz2 gentoo-f7ab8ac01d2c072d5fab271e3bd5a47b9a7b3328.zip |
x11-libs/wxGTK: arm stable, bug #632144
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild b/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild index 06a3b8d7b521..3646d5419dba 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://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 ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="+X aqua doc debug gstreamer libnotify opengl sdl tiff webkit" SLOT="3.0" |