diff options
author | 2019-01-03 14:57:25 +0000 | |
---|---|---|
committer | 2019-01-03 14:57:55 +0000 | |
commit | 810ec42c8981f47210e7d7d6c4776814f61b2d88 (patch) | |
tree | 707c7d984f5fb916d5a71ad386fe879dfaa3f569 /x11-libs | |
parent | app-crypt/gpgme: stable 1.11.1 for hppa, bug #659234 (diff) | |
download | gentoo-810ec42c8981f47210e7d7d6c4776814f61b2d88.tar.gz gentoo-810ec42c8981f47210e7d7d6c4776814f61b2d88.tar.bz2 gentoo-810ec42c8981f47210e7d7d6c4776814f61b2d88.zip |
x11-libs/wxGTK: stable 3.0.4 for hppa, bug #662526
Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-libs')
-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 fcfff9af0b8a..da5cfedb9bad 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 Authors +# Copyright 1999-2019 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" |