diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-11-06 17:51:34 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-11-06 18:09:09 -0800 |
commit | 4a0e96a56237ed9d30aa99266d06586b7de01ec3 (patch) | |
tree | 1c3f638fe6e6b86ae01cf59fedf398ff63438a98 /app-emulation | |
parent | app-emulation/qemu: ppc64 stable, bug #750047 (diff) | |
download | gentoo-4a0e96a56237ed9d30aa99266d06586b7de01ec3.tar.gz gentoo-4a0e96a56237ed9d30aa99266d06586b7de01ec3.tar.bz2 gentoo-4a0e96a56237ed9d30aa99266d06586b7de01ec3.zip |
app-emulation/spice: ppc64 stable, bug #750047
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/spice/spice-0.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice/spice-0.14.3.ebuild b/app-emulation/spice/spice-0.14.3.ebuild index cfce2f9d50a5..359c95c43d39 100644 --- a/app-emulation/spice/spice-0.14.3.ebuild +++ b/app-emulation/spice/spice-0.14.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.spice-space.org/download/releases/spice-server/${P}.tar.bz2 LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 arm64 ~ppc64 x86" +KEYWORDS="amd64 arm64 ppc64 x86" IUSE="libressl lz4 sasl smartcard static-libs gstreamer" # the libspice-server only uses the headers of libcacard |