diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-04-18 09:40:37 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-04-18 09:44:22 +0300 |
commit | 2813f54e05a44a2a17aa6031c9dc5febca65e46b (patch) | |
tree | 5bbce565e981aed74254cf74a1943e9500936444 /gnome-base | |
parent | dev-libs/vala-common: arm64 stable (diff) | |
download | gentoo-2813f54e05a44a2a17aa6031c9dc5febca65e46b.tar.gz gentoo-2813f54e05a44a2a17aa6031c9dc5febca65e46b.tar.bz2 gentoo-2813f54e05a44a2a17aa6031c9dc5febca65e46b.zip |
gnome-base/librsvg-2.40.18: arm64 stable
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/librsvg/librsvg-2.40.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/librsvg/librsvg-2.40.18.ebuild b/gnome-base/librsvg/librsvg-2.40.18.ebuild index 7eb90124e50f..2e00bf51a052 100644 --- a/gnome-base/librsvg/librsvg-2.40.18.ebuild +++ b/gnome-base/librsvg/librsvg-2.40.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/LibRsvg" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-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 ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+introspection tools vala" REQUIRED_USE="vala? ( introspection )" |