diff options
author | Sam James <sam@gentoo.org> | 2021-04-09 23:23:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-09 23:23:47 +0100 |
commit | 525673c7b28b79f305536b9c0e0dc6db393dbd4c (patch) | |
tree | 25ffbd2cd8cd4fbd8cdadc60ab9dd2c2a78ab1f3 /app-emulation | |
parent | app-emulation/spice: Stabilize 0.14.3-r1 amd64, #746920 (diff) | |
download | gentoo-525673c7b28b79f305536b9c0e0dc6db393dbd4c.tar.gz gentoo-525673c7b28b79f305536b9c0e0dc6db393dbd4c.tar.bz2 gentoo-525673c7b28b79f305536b9c0e0dc6db393dbd4c.zip |
app-emulation/spice-protocol: Stabilize 0.14.3 amd64, #746920
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-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 f3ffe9d61d1b..d2ac8ce817a9 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" |