diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-19 22:08:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-19 22:09:04 +0200 |
commit | c78df73c747849abc19323cb1c9fefe95c2a4137 (patch) | |
tree | dd9806ee1363b10425a6b9b7b66c714714aee047 /x11-libs | |
parent | dev-lang/go: x86 stable wrt bug #788640 (diff) | |
download | gentoo-c78df73c747849abc19323cb1c9fefe95c2a4137.tar.gz gentoo-c78df73c747849abc19323cb1c9fefe95c2a4137.tar.bz2 gentoo-c78df73c747849abc19323cb1c9fefe95c2a4137.zip |
x11-libs/gtk+: x86 stable wrt bug #790695
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.29.ebuild b/x11-libs/gtk+/gtk+-3.24.29.ebuild index 169c6c59bea5..7f71cbc8e601 100644 --- a/x11-libs/gtk+/gtk+-3.24.29.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.29.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 |