diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-08 10:45:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-08 10:45:33 +0200 |
commit | caed5f7bcd4485097410c32b81de138b657cf526 (patch) | |
tree | 67e501b939bcafd5277ae3f74ad79fe2611ad5b7 /app-emulation/spice | |
parent | virtual/perl-IO-Compress: ppc64 stable wrt bug #836303 (diff) | |
download | gentoo-caed5f7bcd4485097410c32b81de138b657cf526.tar.gz gentoo-caed5f7bcd4485097410c32b81de138b657cf526.tar.bz2 gentoo-caed5f7bcd4485097410c32b81de138b657cf526.zip |
app-emulation/spice: ppc64 stable wrt bug #850235
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/spice')
-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 308921d291a7..dd3fc6f1e023 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 )" |