diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-01 22:36:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-01 22:36:34 +0100 |
commit | 6d56a4e0a8de21d2609da073c68b402cafeb45ae (patch) | |
tree | 0ebf9e61bc653e69b4ec589a8e8e4e3ffe970d9f /x11-libs/wxGTK | |
parent | app-text/gtkspell: stable 3.0.9 for ppc64, bug #647932 (diff) | |
download | gentoo-6d56a4e0a8de21d2609da073c68b402cafeb45ae.tar.gz gentoo-6d56a4e0a8de21d2609da073c68b402cafeb45ae.tar.bz2 gentoo-6d56a4e0a8de21d2609da073c68b402cafeb45ae.zip |
x11-libs/wxGTK: stable 3.0.3-r300 for ppc64, bug #647932
Package-Manager: Portage-2.3.27, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.3-r300.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.0.3-r300.ebuild b/x11-libs/wxGTK/wxGTK-3.0.3-r300.ebuild index b55dd0fc58c9..362ca7bb08f1 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.3-r300.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.3-r300.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.3_p20180104.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 ~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 |