diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-08 19:07:46 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-08 19:10:24 -0500 |
commit | 05e47cf51afc669f5c8c56bb1ee3fbaeb1cfa53e (patch) | |
tree | 83c312ccd9ea8d5dc1e38495dd0a7fc7929d12f4 /x11-libs/gtk+ | |
parent | x11-libs/gdk-pixbuf: arm64 stable (bug #702260) (diff) | |
download | gentoo-05e47cf51afc669f5c8c56bb1ee3fbaeb1cfa53e.tar.gz gentoo-05e47cf51afc669f5c8c56bb1ee3fbaeb1cfa53e.tar.bz2 gentoo-05e47cf51afc669f5c8c56bb1ee3fbaeb1cfa53e.zip |
x11-libs/gtk+: arm64 stable (bug #702260)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.11.ebuild b/x11-libs/gtk+/gtk+-3.24.11.ebuild index b3f9ba07002e..16b7324fa5be 100644 --- a/x11-libs/gtk+/gtk+-3.24.11.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.11.ebuild @@ -18,7 +18,7 @@ REQUIRED_USE=" xinerama? ( X ) " -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh 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 ~sh 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 |