diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 16:25:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 16:25:13 +0100 |
commit | 013fc55f1b81b86917c20ee0a1c69523a645b492 (patch) | |
tree | 3bb7683f94c4ad0ddd3821bd657b0c2fa79da11e /x11-libs | |
parent | net-libs/telepathy-glib: arm stable wrt bug #702260 (diff) | |
download | gentoo-013fc55f1b81b86917c20ee0a1c69523a645b492.tar.gz gentoo-013fc55f1b81b86917c20ee0a1c69523a645b492.tar.bz2 gentoo-013fc55f1b81b86917c20ee0a1c69523a645b492.zip |
x11-libs/gdk-pixbuf: 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/gdk-pixbuf/gdk-pixbuf-2.40.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.40.0.ebuild b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.40.0.ebuild index 7fe1614c8ab8..a3ec5563124f 100644 --- a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.40.0.ebuild +++ b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.40.0.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 @@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gdk-pixbuf" LICENSE="LGPL-2+" SLOT="2" -KEYWORDS="alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-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 ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="X gtk-doc +introspection jpeg tiff" # TODO: For windows/darwin support: shared-mime-info conditional, native_windows_loaders option review |