diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-24 23:16:52 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-24 23:32:40 +0200 |
commit | c04637c1a84bdace753f70f356bb96b9f37e2b42 (patch) | |
tree | ee2c8e9ee489817e4654ee9aa325956d5e02e9d8 /x11-libs/gtk+ | |
parent | dev-lang/go: x86 stable (bug #684194) (diff) | |
download | gentoo-c04637c1a84bdace753f70f356bb96b9f37e2b42.tar.gz gentoo-c04637c1a84bdace753f70f356bb96b9f37e2b42.tar.bz2 gentoo-c04637c1a84bdace753f70f356bb96b9f37e2b42.zip |
x11-libs/gtk+: x86 stable (bug #683842)
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.4-r1.ebuild b/x11-libs/gtk+/gtk+-3.24.4-r1.ebuild index 701bfa472e4e..d95dca137a43 100644 --- a/x11-libs/gtk+/gtk+-3.24.4-r1.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.4-r1.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 |