diff options
author | Markus Meier <maekke@gentoo.org> | 2017-07-20 06:41:40 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-07-20 06:41:40 +0200 |
commit | e2e111af8d860ed91e055204d54a454a577c53a6 (patch) | |
tree | 82204b82a7cf68d4f1416c36be17311e5b89d1d5 /x11-libs | |
parent | sys-apps/accountsservice: arm stable, bug #624312 (diff) | |
download | gentoo-e2e111af8d860ed91e055204d54a454a577c53a6.tar.gz gentoo-e2e111af8d860ed91e055204d54a454a577c53a6.tar.bz2 gentoo-e2e111af8d860ed91e055204d54a454a577c53a6.zip |
x11-libs/gtk+: arm stable, bug #624312
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.22.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.22.16.ebuild b/x11-libs/gtk+/gtk+-3.22.16.ebuild index a84ac25b23de..dcd8d76c5eb9 100644 --- a/x11-libs/gtk+/gtk+-3.22.16.ebuild +++ b/x11-libs/gtk+/gtk+-3.22.16.ebuild @@ -17,7 +17,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 ~arm-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 ~arm-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 |