diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-27 22:46:31 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-27 22:46:31 -0500 |
commit | 4d75969e2c87eea9010e1bdfda07b701b3a3e72f (patch) | |
tree | eb0d21ef854bf736d1b44367636edcc5b4ff274c /x11-libs/gtk+ | |
parent | x11-libs/gtk+-2.24.32-r1: alpha stable, bug 670024 (diff) | |
download | gentoo-4d75969e2c87eea9010e1bdfda07b701b3a3e72f.tar.gz gentoo-4d75969e2c87eea9010e1bdfda07b701b3a3e72f.tar.bz2 gentoo-4d75969e2c87eea9010e1bdfda07b701b3a3e72f.zip |
x11-libs/gtk+-3.24.1: alpha stable, bug 670024
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.1.ebuild b/x11-libs/gtk+/gtk+-3.24.1.ebuild index 8764d73d082f..1128a17bdeb9 100644 --- a/x11-libs/gtk+/gtk+-3.24.1.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.1.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 |