diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-30 11:55:57 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-30 11:55:57 +0200 |
commit | 18ae2fa11aa132f23cf77635299ef257e27b04f5 (patch) | |
tree | 1eb0d8c25d783c1f4ef9c56cf185c761e861d896 /x11-libs | |
parent | dev-util/byacc: ppc64 stable wrt bug #615338 (diff) | |
download | gentoo-18ae2fa11aa132f23cf77635299ef257e27b04f5.tar.gz gentoo-18ae2fa11aa132f23cf77635299ef257e27b04f5.tar.bz2 gentoo-18ae2fa11aa132f23cf77635299ef257e27b04f5.zip |
x11-libs/gtk+: Stable for HPPA (bug #615406).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.22.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.22.12.ebuild b/x11-libs/gtk+/gtk+-3.22.12.ebuild index cdef6fabe86e..b7fe72f09d67 100644 --- a/x11-libs/gtk+/gtk+-3.22.12.ebuild +++ b/x11-libs/gtk+/gtk+-3.22.12.ebuild @@ -17,7 +17,7 @@ REQUIRED_USE=" xinerama? ( X ) " -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # Upstream wants us to do their job: # https://bugzilla.gnome.org/show_bug.cgi?id=768662#c1 |