diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-01-09 11:46:15 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-01-23 16:04:16 +0800 |
commit | 18045fd20f5cb25fa3b3ba0d371cd5a00cc7a1da (patch) | |
tree | 927a3583d466ca2026c3988ed6b74cbdda51aa00 /app-emulation | |
parent | app-emulation/qemu: keyword ~riscv (diff) | |
download | gentoo-18045fd20f5cb25fa3b3ba0d371cd5a00cc7a1da.tar.gz gentoo-18045fd20f5cb25fa3b3ba0d371cd5a00cc7a1da.tar.bz2 gentoo-18045fd20f5cb25fa3b3ba0d371cd5a00cc7a1da.zip |
app-emulation/spice: 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 'app-emulation')
-rw-r--r-- | app-emulation/spice/spice-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice/spice-0.15.0.ebuild b/app-emulation/spice/spice-0.15.0.ebuild index f4ddca794fbc..5a175e06383d 100644 --- a/app-emulation/spice/spice-0.15.0.ebuild +++ b/app-emulation/spice/spice-0.15.0.ebuild @@ -13,7 +13,7 @@ SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-pthread- LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="lz4 sasl smartcard static-libs gstreamer test" RESTRICT="!test? ( test )" |