diff options
author | Sam James <sam@gentoo.org> | 2021-04-09 23:18:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-09 23:19:50 +0100 |
commit | abbcafd0d95de6d568bb667e9341578ed5af3594 (patch) | |
tree | 93f899214025c42b5bd9b1fcd0bda3a74050cb0f /app-emulation/spice-protocol | |
parent | app-emulation/spice: Stabilize 0.14.3-r1 arm64, #746920 (diff) | |
download | gentoo-abbcafd0d95de6d568bb667e9341578ed5af3594.tar.gz gentoo-abbcafd0d95de6d568bb667e9341578ed5af3594.tar.bz2 gentoo-abbcafd0d95de6d568bb667e9341578ed5af3594.zip |
app-emulation/spice-protocol: Stabilize 0.14.3 arm64, #746920
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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild b/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild index 8d71f630ed1c..f3ffe9d61d1b 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild @@ -11,4 +11,4 @@ SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" |