diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 13:49:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 13:49:09 +0100 |
commit | cf1c54fbd1ef78ea161460c1db8ddbd3e21f0e72 (patch) | |
tree | 0ee3f403e4eec30d4d0c3f4e9ead558354151221 /gnome-base | |
parent | dev-libs/icu: arm stable wrt bug #710758 (diff) | |
download | gentoo-cf1c54fbd1ef78ea161460c1db8ddbd3e21f0e72.tar.gz gentoo-cf1c54fbd1ef78ea161460c1db8ddbd3e21f0e72.tar.bz2 gentoo-cf1c54fbd1ef78ea161460c1db8ddbd3e21f0e72.zip |
gnome-base/librsvg: arm stable wrt bug #710978
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 'gnome-base')
-rw-r--r-- | gnome-base/librsvg/librsvg-2.40.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/librsvg/librsvg-2.40.21.ebuild b/gnome-base/librsvg/librsvg-2.40.21.ebuild index 818efc96b189..8d367f32a5d1 100644 --- a/gnome-base/librsvg/librsvg-2.40.21.ebuild +++ b/gnome-base/librsvg/librsvg-2.40.21.ebuild @@ -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-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-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+introspection tools +vala" REQUIRED_USE="vala? ( introspection )" |