diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-07 09:07:07 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-07 09:07:07 +0200 |
commit | 88c31f7d27d7bdb3a9f440ee5f939d387cf8e6ba (patch) | |
tree | b42bc61730c03b7eaa4b3043ef2c3dd62d782696 /app-emulation | |
parent | xfce-extra/thunar-archive-plugin: Stabilize 0.5.0 ppc, #850049 (diff) | |
download | gentoo-88c31f7d27d7bdb3a9f440ee5f939d387cf8e6ba.tar.gz gentoo-88c31f7d27d7bdb3a9f440ee5f939d387cf8e6ba.tar.bz2 gentoo-88c31f7d27d7bdb3a9f440ee5f939d387cf8e6ba.zip |
app-emulation/spice: Stabilize 0.15.0 arm64, #850235
Signed-off-by: Jakov Smolić <jsmolic@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 8ea88b7801f2..094777b958db 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 ~loong ~ppc64 ~riscv x86" +KEYWORDS="~amd64 arm64 ~loong ~ppc64 ~riscv x86" IUSE="lz4 sasl smartcard static-libs gstreamer test" RESTRICT="!test? ( test )" |