diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-05-29 08:26:04 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-05-29 08:26:04 +0200 |
commit | 65c6f1793fd963536bc5153f19e76d0a94203856 (patch) | |
tree | b605a8fc3867261abaf3f0596c8a8e0492b1c789 | |
parent | net-misc/rsync: Stabilize 3.3.0 x86, #933027 (diff) | |
download | gentoo-65c6f1793fd963536bc5153f19e76d0a94203856.tar.gz gentoo-65c6f1793fd963536bc5153f19e76d0a94203856.tar.bz2 gentoo-65c6f1793fd963536bc5153f19e76d0a94203856.zip |
net-misc/spice-gtk: Stabilize 0.42-r4 x86, #933028
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild b/net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild index 1fa785a181c2..9e5fe5b2ab3d 100644 --- a/net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]] ; then SPICE_PROTOCOL_VER=9999 else SRC_URI="https://www.spice-space.org/download/gtk/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~riscv ~sparc x86" SPICE_PROTOCOL_VER=0.14.3 fi |