diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-05-14 22:59:44 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-05-14 22:59:44 +0200 |
commit | 3dfdf66c1d580859e2ec3ac80578e860fbfc0786 (patch) | |
tree | 0be865fce8030704ae154a883a4b4d5b1a5d0f2f /x11-libs/gtk+ | |
parent | 159ad6a0f95020106e83393d2d370b9f03f3b744 (diff) | |
download | gentoo-3dfdf66c1d580859e2ec3ac80578e860fbfc0786.tar.gz gentoo-3dfdf66c1d580859e2ec3ac80578e860fbfc0786.tar.xz |
x11-libs/gtk+: Stable for HPPA (bug #618420).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.22.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.22.15.ebuild b/x11-libs/gtk+/gtk+-3.22.15.ebuild index b48690742f5..4c0f41b8df7 100644 --- a/x11-libs/gtk+/gtk+-3.22.15.ebuild +++ b/x11-libs/gtk+/gtk+-3.22.15.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 |