diff options
author | Sam James <sam@gentoo.org> | 2020-08-19 22:33:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-19 22:33:38 +0000 |
commit | 904874e84144fc4f98d0d5299a65ef00302d82ee (patch) | |
tree | 83783786fec49927517b92f32abe78067c37f218 /app-emulation/spice/spice-0.14.3.ebuild | |
parent | app-emulation/qemu: arm64 stable (bug #738056) (diff) | |
download | gentoo-904874e84144fc4f98d0d5299a65ef00302d82ee.tar.gz gentoo-904874e84144fc4f98d0d5299a65ef00302d82ee.tar.bz2 gentoo-904874e84144fc4f98d0d5299a65ef00302d82ee.zip |
app-emulation/spice: arm64 stable (bug #738056)
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/spice/spice-0.14.3.ebuild')
-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 625486fef66e..cfce2f9d50a5 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 |