diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-10-13 12:04:47 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-10-13 12:04:47 -0700 |
commit | f44c492302e6a4eef221d19cca9d61a94819d277 (patch) | |
tree | c1c295de86acaf87e543f81dbd1103720ba58485 /x11-libs | |
parent | gnome-extra/libgsf-1.14.45: alpha stable, bug 692932 (diff) | |
download | gentoo-f44c492302e6a4eef221d19cca9d61a94819d277.tar.gz gentoo-f44c492302e6a4eef221d19cca9d61a94819d277.tar.bz2 gentoo-f44c492302e6a4eef221d19cca9d61a94819d277.zip |
x11-libs/gtk+-3.24.10: alpha stable, bug 692932
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.10.ebuild b/x11-libs/gtk+/gtk+-3.24.10.ebuild index 6fa0df4f0b2a..2791a8697237 100644 --- a/x11-libs/gtk+/gtk+-3.24.10.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.10.ebuild @@ -18,7 +18,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 |