diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 23:35:32 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 23:39:17 +0100 |
commit | f00d4831e6a874fa43210322555d1356705559e4 (patch) | |
tree | 1e314f0ad1bca7e9bf55761ee93319f679c491a2 /x11-libs/gtk+ | |
parent | www-client/epiphany: x86 stable (bug #706524) (diff) | |
download | gentoo-f00d4831e6a874fa43210322555d1356705559e4.tar.gz gentoo-f00d4831e6a874fa43210322555d1356705559e4.tar.bz2 gentoo-f00d4831e6a874fa43210322555d1356705559e4.zip |
x11-libs/gtk+: x86 stable (bug #706524)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.13.ebuild b/x11-libs/gtk+/gtk+-3.24.13.ebuild index fc1b2443d4e2..9b5dd716d3b4 100644 --- a/x11-libs/gtk+/gtk+-3.24.13.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 |