diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-01-11 21:54:32 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-01-11 22:01:21 +0200 |
commit | 59c229c2c01aab54746ac8942c51fc9fc15726c8 (patch) | |
tree | b373db4e8825ffe5c294661faa11d216645de457 /gnome-base | |
parent | gnome-base/libgtop: remove old (diff) | |
download | gentoo-59c229c2c01aab54746ac8942c51fc9fc15726c8.tar.gz gentoo-59c229c2c01aab54746ac8942c51fc9fc15726c8.tar.bz2 gentoo-59c229c2c01aab54746ac8942c51fc9fc15726c8.zip |
gnome-base/librsvg: ia64 stable (bug #685254)
Tested-by: Émeric Maschino
Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/librsvg/librsvg-2.40.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/librsvg/librsvg-2.40.20.ebuild b/gnome-base/librsvg/librsvg-2.40.20.ebuild index 258ad748ba0a..4c596c4cd131 100644 --- a/gnome-base/librsvg/librsvg-2.40.20.ebuild +++ b/gnome-base/librsvg/librsvg-2.40.20.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://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 )" |