diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-12-30 12:09:05 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-31 11:40:19 +0800 |
commit | c96febbcc070f7bb9d9630561487ce3469265ed7 (patch) | |
tree | ae21bc5557317f6988a2a6cd2fd47db53f4d0b40 | |
parent | profiles/arch/riscv: mask net-misc/vinagre[spice] (diff) | |
download | gentoo-c96febbcc070f7bb9d9630561487ce3469265ed7.tar.gz gentoo-c96febbcc070f7bb9d9630561487ce3469265ed7.tar.bz2 gentoo-c96febbcc070f7bb9d9630561487ce3469265ed7.zip |
net-misc/vinagre: keyword ~riscv
Closes: https://github.com/gentoo/gentoo/pull/23575
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r-- | net-misc/vinagre/vinagre-3.22.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/vinagre/vinagre-3.22.0-r3.ebuild b/net-misc/vinagre/vinagre-3.22.0-r3.ebuild index 97706955cfeb..0d7b0315a0b9 100644 --- a/net-misc/vinagre/vinagre-3.22.0-r3.ebuild +++ b/net-misc/vinagre/vinagre-3.22.0-r3.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Vinagre" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv x86" IUSE="rdp +ssh spice +telepathy zeroconf" # cairo used in vinagre-tab |