diff options
author | 2022-01-23 08:21:51 +0000 | |
---|---|---|
committer | 2022-01-23 08:21:51 +0000 | |
commit | 1ac09b964ec03045b53475c02f2532953a10b446 (patch) | |
tree | 739724e4740304b21299f00bf9bc39b30bc6281a /app-emulation/spice/spice-0.15.0.ebuild | |
parent | 2022-01-23 07:52:03 UTC (diff) | |
parent | dev-ruby/fast_gettext: add 2.2.0 (diff) | |
download | gentoo-1ac09b964ec03045b53475c02f2532953a10b446.tar.gz gentoo-1ac09b964ec03045b53475c02f2532953a10b446.tar.bz2 gentoo-1ac09b964ec03045b53475c02f2532953a10b446.zip |
Merge updates from master
Diffstat (limited to 'app-emulation/spice/spice-0.15.0.ebuild')
-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 )" |