diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-11 17:58:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-11 17:58:32 +0200 |
commit | 791d4a794ef2a8bf251d175b1f12917620027691 (patch) | |
tree | ceaf5b51a746e1c08c58c3a846201b71f87d16be /x11-libs | |
parent | dev-util/gtk-update-icon-cache: arm stable wrt bug #716868 (diff) | |
download | gentoo-791d4a794ef2a8bf251d175b1f12917620027691.tar.gz gentoo-791d4a794ef2a8bf251d175b1f12917620027691.tar.bz2 gentoo-791d4a794ef2a8bf251d175b1f12917620027691.zip |
x11-libs/gtk+: arm stable wrt bug #716868
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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.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 4320da7f5446..eefe04b200d2 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 |