Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gtk-vnc/
Date: Sun, 28 Jun 2020 14:19:34
Message-Id: 1593353957.538fde4611150308cf3c430010ffd36fec6f84af.whissi@gentoo
1 commit: 538fde4611150308cf3c430010ffd36fec6f84af
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 28 14:13:54 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 28 14:19:17 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=538fde46
7
8 net-libs/gtk-vnc: x86 stable (bug #728924)
9
10 Package-Manager: Portage-2.3.101, Repoman-2.3.22
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-libs/gtk-vnc/gtk-vnc-1.0.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/gtk-vnc/gtk-vnc-1.0.0.ebuild b/net-libs/gtk-vnc/gtk-vnc-1.0.0.ebuild
17 index ffd65be1853..33084e2eef4 100644
18 --- a/net-libs/gtk-vnc/gtk-vnc-1.0.0.ebuild
19 +++ b/net-libs/gtk-vnc/gtk-vnc-1.0.0.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~leio/distfiles/${P}-patchset.tar.xz"
21
22 LICENSE="LGPL-2.1+"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
26 IUSE="+introspection pulseaudio sasl +vala"
27 REQUIRED_USE="vala? ( introspection )"