diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 02:49:21 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 10:24:27 +0200 |
commit | 20ac6f151ab9ecbc19435b66c0e86ed2aad5150b (patch) | |
tree | 5b47ae5a955dc043688936816d88f4671a6e629e /app-emulation | |
parent | sys-devel/bin86: keyword ~arm64 (diff) | |
download | gentoo-20ac6f151ab9ecbc19435b66c0e86ed2aad5150b.tar.gz gentoo-20ac6f151ab9ecbc19435b66c0e86ed2aad5150b.tar.bz2 gentoo-20ac6f151ab9ecbc19435b66c0e86ed2aad5150b.zip |
app-emulation/spice: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/spice/spice-0.13.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice/spice-0.13.3-r1.ebuild b/app-emulation/spice/spice-0.13.3-r1.ebuild index 2d92e4421279..cada9ec4753e 100644 --- a/app-emulation/spice/spice-0.13.3-r1.ebuild +++ b/app-emulation/spice/spice-0.13.3-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="libressl lz4 sasl smartcard static-libs gstreamer" # the libspice-server only uses the headers of libcacard |