diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-05 10:03:33 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-05 10:07:38 +0300 |
commit | 6a94edc06a807f726244b2fdb7b56b9639b830fa (patch) | |
tree | 38b0fa6f43c495d968317f4bb09cc6acdc864e93 /x11-libs/gtk+/gtk+-2.24.32-r1.ebuild | |
parent | x11-libs/gtk+: ppc64 stable wrt bug #670024 (diff) | |
download | gentoo-6a94edc06a807f726244b2fdb7b56b9639b830fa.tar.gz gentoo-6a94edc06a807f726244b2fdb7b56b9639b830fa.tar.bz2 gentoo-6a94edc06a807f726244b2fdb7b56b9639b830fa.zip |
x11-libs/gtk+: ppc64 stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'x11-libs/gtk+/gtk+-2.24.32-r1.ebuild')
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.32-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-2.24.32-r1.ebuild b/x11-libs/gtk+/gtk+-2.24.32-r1.ebuild index 7898c921fc6e..20fe993079e0 100644 --- a/x11-libs/gtk+/gtk+-2.24.32-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.32-r1.ebuild @@ -18,7 +18,7 @@ REQUIRED_USE=" xinerama? ( !aqua ) " -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-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 ~x86-linux ~ppc-macos ~x64-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=768663#c1 |