diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 02:36:35 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 10:24:26 +0200 |
commit | a63d4cdf5ff631d1986f907396dea21d757a55f5 (patch) | |
tree | 8dc0fae51158565240a6ebc212f45ae2d736b7d4 /app-emulation/spice-protocol | |
parent | sys-apps/pcsc-lite: keyword ~arm64 (diff) | |
download | gentoo-a63d4cdf5ff631d1986f907396dea21d757a55f5.tar.gz gentoo-a63d4cdf5ff631d1986f907396dea21d757a55f5.tar.bz2 gentoo-a63d4cdf5ff631d1986f907396dea21d757a55f5.zip |
app-emulation/spice-protocol: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-emulation/spice-protocol')
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-0.12.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.12.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.12.ebuild index d3bc9f1f77f9..4891503984d2 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.12.12.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.12.12.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="" |