diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 16:25:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 16:25:15 +0100 |
commit | 5e8bdf1b77ca4a579741dda881d82595bdc9f9c4 (patch) | |
tree | a708d3e06db3b19872195e8b89ba4f85f9d2a665 /x11-libs | |
parent | x11-libs/gdk-pixbuf: arm stable wrt bug #702260 (diff) | |
download | gentoo-5e8bdf1b77ca4a579741dda881d82595bdc9f9c4.tar.gz gentoo-5e8bdf1b77ca4a579741dda881d82595bdc9f9c4.tar.bz2 gentoo-5e8bdf1b77ca4a579741dda881d82595bdc9f9c4.zip |
x11-libs/gtk+: arm stable wrt bug #702260
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.11.ebuild b/x11-libs/gtk+/gtk+-3.24.11.ebuild index 718af42d9e93..7d2041a86dde 100644 --- a/x11-libs/gtk+/gtk+-3.24.11.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 |