diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-06 20:10:40 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-06 20:12:21 +0100 |
commit | 0d366719018f3bf0f9968b00ae5a7718696929ce (patch) | |
tree | 60ec8983e117a4ad1ba63867f898766444ac57a4 /x11-libs/wxGTK | |
parent | app-i18n/unicode-emoji: stable 11.0 for ppc, bug #664746 (diff) | |
download | gentoo-0d366719018f3bf0f9968b00ae5a7718696929ce.tar.gz gentoo-0d366719018f3bf0f9968b00ae5a7718696929ce.tar.bz2 gentoo-0d366719018f3bf0f9968b00ae5a7718696929ce.zip |
x11-libs/wxGTK: stable 3.0.4 for ppc, bug #662526
Tested-by: ernsteiswuerfel
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.0.4.ebuild b/x11-libs/wxGTK/wxGTK-3.0.4.ebuild index fd106604fa08..fcfff9af0b8a 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.4.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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_p20180507.tar.xz doc? ( https://github.com/wxWidgets/wxWidgets/releases/download/v${PV}/wxWidgets-${PV}-docs-html.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" SLOT="3.0" |