diff options
author | 2020-01-28 08:41:07 +0100 | |
---|---|---|
committer | 2020-01-28 08:41:07 +0100 | |
commit | 4c429d8a8ef2489c3a031c1e0e95321bd11d9efe (patch) | |
tree | 8326d1fc225d5c1e819ede679ecc8479990df5fb /x11-libs | |
parent | sys-block/gparted: ppc stable wrt bug #706524 (diff) | |
download | gentoo-4c429d8a8ef2489c3a031c1e0e95321bd11d9efe.tar.gz gentoo-4c429d8a8ef2489c3a031c1e0e95321bd11d9efe.tar.bz2 gentoo-4c429d8a8ef2489c3a031c1e0e95321bd11d9efe.zip |
x11-libs/gtk+: ppc stable wrt bug #706524
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.13.ebuild b/x11-libs/gtk+/gtk+-3.24.13.ebuild index 5af893157c7b..4255af1c9157 100644 --- a/x11-libs/gtk+/gtk+-3.24.13.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.13.ebuild @@ -19,7 +19,7 @@ REQUIRED_USE=" xinerama? ( X ) " -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~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-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 |