diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-04-02 12:34:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-04-02 12:34:39 +0200 |
commit | f1729054695960e71579d8d0378f7eb4d6ad7c62 (patch) | |
tree | 0b5d9925e17439347222b6df7f47263ce09fa2fb /x11-libs/gtk+ | |
parent | dev-util/gtk-update-icon-cache: ppc64 stable wrt bug #778932 (diff) | |
download | gentoo-f1729054695960e71579d8d0378f7eb4d6ad7c62.tar.gz gentoo-f1729054695960e71579d8d0378f7eb4d6ad7c62.tar.bz2 gentoo-f1729054695960e71579d8d0378f7eb4d6ad7c62.zip |
x11-libs/gtk+: ppc64 stable wrt bug #778932
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.26.ebuild b/x11-libs/gtk+/gtk+-3.24.26.ebuild index 97689dac05a8..dc813f775aca 100644 --- a/x11-libs/gtk+/gtk+-3.24.26.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.26.ebuild @@ -17,7 +17,7 @@ REQUIRED_USE=" xinerama? ( X ) " -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-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 |