diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-17 21:17:07 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-17 21:17:42 +0100 |
commit | 1f7358ec46e46da73fd7f17b25fc797e9b10f689 (patch) | |
tree | 3425c7328f1bef7b96263fdfec764a404df583ad /x11-libs/wxGTK | |
parent | dev-libs/libyaml: stable 0.2.2 for hppa, bug #621874 (diff) | |
download | gentoo-1f7358ec46e46da73fd7f17b25fc797e9b10f689.tar.gz gentoo-1f7358ec46e46da73fd7f17b25fc797e9b10f689.tar.bz2 gentoo-1f7358ec46e46da73fd7f17b25fc797e9b10f689.zip |
x11-libs/wxGTK: stable 3.0.4-r2 for hppa, bug #691936
Package-Manager: Portage-2.3.71, Repoman-2.3.17
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.0.4-r2.ebuild b/x11-libs/wxGTK/wxGTK-3.0.4-r2.ebuild index f5cb17bbeec9..c06ef8438f06 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.4-r2.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.4-r2.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 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" |