diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-17 15:35:06 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-17 15:55:29 +0800 |
commit | f4ec4d237bfc2b07166a9a561b6a38f1e55bc607 (patch) | |
tree | 422089bbd3fc1c3221c947d154a259b5b4b869aa /gnome-base/librsvg | |
parent | media-gfx/pngquant: keyword 2.17.0 for ~loong (diff) | |
download | gentoo-f4ec4d237bfc2b07166a9a561b6a38f1e55bc607.tar.gz gentoo-f4ec4d237bfc2b07166a9a561b6a38f1e55bc607.tar.bz2 gentoo-f4ec4d237bfc2b07166a9a561b6a38f1e55bc607.zip |
gnome-base/librsvg: keyword 2.40.21 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/librsvg-2.40.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/librsvg/librsvg-2.40.21.ebuild b/gnome-base/librsvg/librsvg-2.40.21.ebuild index bbd1656e7ba5..983b8aab8e94 100644 --- a/gnome-base/librsvg/librsvg-2.40.21.ebuild +++ b/gnome-base/librsvg/librsvg-2.40.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/LibRsvg" LICENSE="LGPL-2+" SLOT="2" -KEYWORDS="~alpha arm hppa ~ia64 ~mips ppc ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha arm hppa ~ia64 ~loong ~mips ppc ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+introspection tools +vala" REQUIRED_USE="vala? ( introspection )" |