diff options
author | Sam James <sam@gentoo.org> | 2022-06-07 06:53:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-07 06:53:42 +0100 |
commit | da15d159c1085c3483b4b8a3f8ef11eae289a499 (patch) | |
tree | b288f7e7188b2c24c5f92fd8db4267245f164356 /app-emulation | |
parent | dev-util/dbus-test-runner: Stabilize 19.04.0-r2 ppc, #848987 (diff) | |
download | gentoo-da15d159c1085c3483b4b8a3f8ef11eae289a499.tar.gz gentoo-da15d159c1085c3483b4b8a3f8ef11eae289a499.tar.bz2 gentoo-da15d159c1085c3483b4b8a3f8ef11eae289a499.zip |
app-emulation/spice: Stabilize 0.15.0 x86, #850235
Signed-off-by: Sam James <sam@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 1d3d7a6fd9d0..8ea88b7801f2 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 )" |