diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-26 18:12:47 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-26 18:31:49 -0400 |
commit | 32694aa5f4089ff06057f2584b5ec512a016c56c (patch) | |
tree | c31aa041e6880227c0a8a0f15adc493cb13b4687 /x11-libs/gtk+ | |
parent | media-gfx/eog-plugins: amd64 stable (diff) | |
download | gentoo-32694aa5f4089ff06057f2584b5ec512a016c56c.tar.gz gentoo-32694aa5f4089ff06057f2584b5ec512a016c56c.tar.bz2 gentoo-32694aa5f4089ff06057f2584b5ec512a016c56c.zip |
x11-libs/gtk+: amd64 stable
Bug: https://bugs.gentoo.org/652976
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.22.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.22.29.ebuild b/x11-libs/gtk+/gtk+-3.22.29.ebuild index dd119857bf31..32e8bca2d9b3 100644 --- a/x11-libs/gtk+/gtk+-3.22.29.ebuild +++ b/x11-libs/gtk+/gtk+-3.22.29.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 |