diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-04-22 20:06:02 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-04-22 21:08:24 +0200 |
commit | 599921edfbd7cacf58c20dce9f084c83e645f06a (patch) | |
tree | fc6f83b68bfc3710ca1607b357a22b6054397cfb /x11-libs/gtk+ | |
parent | 12a2ea33845211e91c1da63f2774346f2c2b4d73 (diff) | |
download | gentoo-599921edfbd7cacf58c20dce9f084c83e645f06a.tar.gz gentoo-599921edfbd7cacf58c20dce9f084c83e645f06a.tar.xz |
x11-libs/gtk+-3.22.12-r0: add alpha keyword
Gentoo-Bug: 615406
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.22.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.22.12.ebuild b/x11-libs/gtk+/gtk+-3.22.12.ebuild index b48690742f5..16dbc8e27fd 100644 --- a/x11-libs/gtk+/gtk+-3.22.12.ebuild +++ b/x11-libs/gtk+/gtk+-3.22.12.ebuild @@ -17,7 +17,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 ~arm-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 ~arm-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 |