diff options
author | Sam James <sam@gentoo.org> | 2020-08-19 22:33:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-19 22:33:59 +0000 |
commit | 0ceaf9c3bafc396943c3729028cdd8ca7c720580 (patch) | |
tree | f934f42aeaecab1e1e7b21018f82bdbd6c725b74 /app-emulation/spice-protocol | |
parent | app-emulation/spice: arm64 stable (bug #738056) (diff) | |
download | gentoo-0ceaf9c3bafc396943c3729028cdd8ca7c720580.tar.gz gentoo-0ceaf9c3bafc396943c3729028cdd8ca7c720580.tar.bz2 gentoo-0ceaf9c3bafc396943c3729028cdd8ca7c720580.zip |
app-emulation/spice-protocol: 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-protocol')
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-0.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice-protocol/spice-protocol-0.14.1.ebuild b/app-emulation/spice-protocol/spice-protocol-0.14.1.ebuild index 909700ae97c4..4c27cafcadab 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.14.1.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.14.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="" |