diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-28 18:50:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-28 18:50:13 +0100 |
commit | 73c26483a85f41c0da6824501a5be717d89498ed (patch) | |
tree | cf80529692c6149b7f24ba3a31366a4e3cd1ed05 /gnome-base/librsvg | |
parent | app-admin/gkrellm: x86 stable wrt bug #710934 (diff) | |
download | gentoo-73c26483a85f41c0da6824501a5be717d89498ed.tar.gz gentoo-73c26483a85f41c0da6824501a5be717d89498ed.tar.bz2 gentoo-73c26483a85f41c0da6824501a5be717d89498ed.zip |
gnome-base/librsvg: x86 stable wrt bug #710978
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'gnome-base/librsvg')
-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 b145b61b6f3f..a3808f7ab65f 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 )" |