diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-19 16:45:58 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-19 16:46:17 -0400 |
commit | 1f82bd09aaaa4697ed3666859af79b862dec0b80 (patch) | |
tree | c27bae6e73b2548e4fd1dd8f9041b11831805f74 /x11-libs/gtk+ | |
parent | x11-libs/libdrm: Version bump to 2.4.98 (diff) | |
download | gentoo-1f82bd09aaaa4697ed3666859af79b862dec0b80.tar.gz gentoo-1f82bd09aaaa4697ed3666859af79b862dec0b80.tar.bz2 gentoo-1f82bd09aaaa4697ed3666859af79b862dec0b80.zip |
x11-libs/gtk+: arm64 stable (bug #683842)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.4-r1.ebuild b/x11-libs/gtk+/gtk+-3.24.4-r1.ebuild index f3b6a5ffe59d..9974a749e335 100644 --- a/x11-libs/gtk+/gtk+-3.24.4-r1.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.4-r1.ebuild @@ -18,7 +18,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 ~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 ~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 |