diff options
author | Sam James <sam@gentoo.org> | 2021-04-10 04:24:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-10 04:24:30 +0000 |
commit | da0c7bdedf4796b3a341dfe341b4d9f38068e6d0 (patch) | |
tree | 0d74bafdc228c5143e5f71e614906ef585d1dbd2 /app-emulation/spice-protocol | |
parent | sys-cluster/glusterfs: Version 9.1 (diff) | |
download | gentoo-da0c7bdedf4796b3a341dfe341b4d9f38068e6d0.tar.gz gentoo-da0c7bdedf4796b3a341dfe341b4d9f38068e6d0.tar.bz2 gentoo-da0c7bdedf4796b3a341dfe341b4d9f38068e6d0.zip |
app-emulation/spice-protocol: Stabilize 0.14.3 ppc64, #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 d2ac8ce817a9..40a5e5da9967 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" |