diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-05 10:25:40 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-05 10:34:01 +0300 |
commit | e600d82b061d211f72fec3ae8b5c4188fed714e2 (patch) | |
tree | f7e2e39d6c22b1ad377aecc1f52ee335c3a3860e /x11-libs | |
parent | net-misc/networkmanager: ppc stable wrt bug #670024 (diff) | |
download | gentoo-e600d82b061d211f72fec3ae8b5c4188fed714e2.tar.gz gentoo-e600d82b061d211f72fec3ae8b5c4188fed714e2.tar.bz2 gentoo-e600d82b061d211f72fec3ae8b5c4188fed714e2.zip |
x11-libs/gtk+: ppc 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')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.1.ebuild b/x11-libs/gtk+/gtk+-3.24.1.ebuild index 368a0af369e3..50215462585f 100644 --- a/x11-libs/gtk+/gtk+-3.24.1.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.1.ebuild @@ -18,7 +18,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 ~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 ~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 |