diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-12-24 15:10:31 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-31 11:39:34 +0800 |
commit | 663e4193db2ac7048f96eda47f370d0ede212723 (patch) | |
tree | 42758fb39420f29a94032824de170f1c892fd3b5 /net-libs/libzapojit | |
parent | net-libs/libslirp: keyword ~riscv (diff) | |
download | gentoo-663e4193db2ac7048f96eda47f370d0ede212723.tar.gz gentoo-663e4193db2ac7048f96eda47f370d0ede212723.tar.bz2 gentoo-663e4193db2ac7048f96eda47f370d0ede212723.zip |
net-libs/libzapojit: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-libs/libzapojit')
-rw-r--r-- | net-libs/libzapojit/libzapojit-0.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libzapojit/libzapojit-0.0.3.ebuild b/net-libs/libzapojit/libzapojit-0.0.3.ebuild index c5f25a502ef2..d10dc3b24c72 100644 --- a/net-libs/libzapojit/libzapojit-0.0.3.ebuild +++ b/net-libs/libzapojit/libzapojit-0.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libzapojit" LICENSE="LGPL-2.1" SLOT="0" IUSE="+introspection" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc x86" RDEPEND=" >=dev-libs/glib-2.28:2 |