diff options
author | Yixun Lan <dlan@gentoo.org> | 2023-02-10 23:36:17 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2023-02-10 23:38:41 +0800 |
commit | 23ea96ebba1726fe0c62f2cb4ec07828839dee3e (patch) | |
tree | 57869d67185e801dd4ee45593ded2702ed67fa34 /net-misc/spice-gtk | |
parent | net-libs/phodav: Keyword 3.0 riscv, #893784 (diff) | |
download | gentoo-23ea96ebba1726fe0c62f2cb4ec07828839dee3e.tar.gz gentoo-23ea96ebba1726fe0c62f2cb4ec07828839dee3e.tar.bz2 gentoo-23ea96ebba1726fe0c62f2cb4ec07828839dee3e.zip |
net-misc/spice-gtk: Keyword 0.42 riscv, #893784
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-misc/spice-gtk')
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.42.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-0.42.ebuild b/net-misc/spice-gtk/spice-gtk-0.42.ebuild index 1c112cadb3cb..9c71f454c6ae 100644 --- a/net-misc/spice-gtk/spice-gtk-0.42.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.42.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 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" SPICE_PROTOCOL_VER=0.14.3 fi |