diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-09-02 18:46:57 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-09-02 18:46:57 -0400 |
commit | 3baff93a943ab3574c6a1c51f470b527bc758ab6 (patch) | |
tree | 60dda7f7c8a18f0e987d6f456cfdb3b5f0484680 /x11-libs/gtk+ | |
parent | net-misc/networkmanager: arm64 stable (bug #692932) (diff) | |
download | gentoo-3baff93a943ab3574c6a1c51f470b527bc758ab6.tar.gz gentoo-3baff93a943ab3574c6a1c51f470b527bc758ab6.tar.bz2 gentoo-3baff93a943ab3574c6a1c51f470b527bc758ab6.zip |
x11-libs/gtk+: arm64 stable (bug #692932)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.10.ebuild b/x11-libs/gtk+/gtk+-3.24.10.ebuild index 2ad85c5a2007..efd5436f0669 100644 --- a/x11-libs/gtk+/gtk+-3.24.10.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.10.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 |