Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gtk-vnc/
Date: Fri, 31 Dec 2021 03:42:34
Message-Id: 1640921960.77ee6adf6d29c7d687c87e1b5f508693792470d5.dlan@gentoo
1 commit: 77ee6adf6d29c7d687c87e1b5f508693792470d5
2 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
3 AuthorDate: Fri Dec 24 15:05:23 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 31 03:39:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77ee6adf
7
8 net-libs/gtk-vnc: keyword ~riscv
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
12 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
13
14 net-libs/gtk-vnc/gtk-vnc-1.3.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/gtk-vnc/gtk-vnc-1.3.0.ebuild b/net-libs/gtk-vnc/gtk-vnc-1.3.0.ebuild
18 index c29bc1decb07..99885c444904 100644
19 --- a/net-libs/gtk-vnc/gtk-vnc-1.3.0.ebuild
20 +++ b/net-libs/gtk-vnc/gtk-vnc-1.3.0.ebuild
21 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gtk-vnc"
22
23 LICENSE="LGPL-2.1+"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
27 IUSE="+introspection pulseaudio sasl +vala"
28 REQUIRED_USE="vala? ( introspection )"