diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-15 16:17:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-15 16:17:21 +0200 |
commit | 8fee18be9ed8badaf4f64cffb3420fc61bcf7794 (patch) | |
tree | 90d98954f18b43d208a8660b1dbd484f763bb1bb /x11-libs | |
parent | net-libs/webkit-gtk: amd64 stable wrt bug #618420 (diff) | |
download | gentoo-8fee18be9ed8badaf4f64cffb3420fc61bcf7794.tar.gz gentoo-8fee18be9ed8badaf4f64cffb3420fc61bcf7794.tar.bz2 gentoo-8fee18be9ed8badaf4f64cffb3420fc61bcf7794.zip |
x11-libs/gtk+: amd64 stable wrt bug #618420
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.22.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.22.15.ebuild b/x11-libs/gtk+/gtk+-3.22.15.ebuild index 4c0f41b8df75..c1e406850f73 100644 --- a/x11-libs/gtk+/gtk+-3.22.15.ebuild +++ b/x11-libs/gtk+/gtk+-3.22.15.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 |