diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-11 17:57:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-11 17:57:38 +0200 |
commit | ec4249c97fe28146d32dea970d464258885e9979 (patch) | |
tree | 8d8de604d8c4c28fa161b276840df4bb8587b904 /x11-libs | |
parent | dev-util/gtk-update-icon-cache: amd64 stable wrt bug #716868 (diff) | |
download | gentoo-ec4249c97fe28146d32dea970d464258885e9979.tar.gz gentoo-ec4249c97fe28146d32dea970d464258885e9979.tar.bz2 gentoo-ec4249c97fe28146d32dea970d464258885e9979.zip |
x11-libs/gtk+: amd64 stable wrt bug #716868
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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.24.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.16.ebuild b/x11-libs/gtk+/gtk+-3.24.16.ebuild index 763fbc399404..4320da7f5446 100644 --- a/x11-libs/gtk+/gtk+-3.24.16.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.16.ebuild @@ -18,7 +18,7 @@ REQUIRED_USE=" xinerama? ( X ) " -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 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 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 |