diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-12 07:58:29 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-12 07:58:29 -0400 |
commit | 0094b4e4c7787256a9fc4ab0e95c663ef75ca568 (patch) | |
tree | 87ce6e205b3a1f966bc4ad347216a2450ec2108c /x11-libs/wxGTK/wxGTK-3.0.4-r302.ebuild | |
parent | media-sound/mpd: Drop libwrap support (diff) | |
download | gentoo-0094b4e4c7787256a9fc4ab0e95c663ef75ca568.tar.gz gentoo-0094b4e4c7787256a9fc4ab0e95c663ef75ca568.tar.bz2 gentoo-0094b4e4c7787256a9fc4ab0e95c663ef75ca568.zip |
x11-libs/wxGTK: arm64 stable (bug #691936)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.71, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'x11-libs/wxGTK/wxGTK-3.0.4-r302.ebuild')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.4-r302.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.0.4-r302.ebuild b/x11-libs/wxGTK/wxGTK-3.0.4-r302.ebuild index 36f55ca940f8..826204a939f2 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.4-r302.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.4-r302.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/wxWidgets/wxWidgets/releases/download/v${PV}/wxWidge https://dev.gentoo.org/~leio/distfiles/wxGTK-3.0.4_p20190713.tar.xz doc? ( https://github.com/wxWidgets/wxWidgets/releases/download/v${PV}/wxWidgets-${PV}-docs-html.tar.bz2 )" -KEYWORDS="~alpha amd64 ~arm ~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" WXSUBVERSION=${PV}.0-gtk3 # 3.0.3.0-gtk3 |