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: Thu, 26 Apr 2018 17:15:17
Message-Id: 1524762843.5e0059efa2f40daddfcb74eaf377d0be8d4c6a59.whissi@gentoo
1 commit: 5e0059efa2f40daddfcb74eaf377d0be8d4c6a59
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 26 16:40:56 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 26 17:14:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e0059ef
7
8 net-libs/gtk-vnc: x86 stable (bug #652976)
9
10 Package-Manager: Portage-2.3.31, Repoman-2.3.9
11
12 net-libs/gtk-vnc/gtk-vnc-0.7.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/gtk-vnc/gtk-vnc-0.7.2.ebuild b/net-libs/gtk-vnc/gtk-vnc-0.7.2.ebuild
16 index 3cbb2e545e7..055429bad33 100644
17 --- a/net-libs/gtk-vnc/gtk-vnc-0.7.2.ebuild
18 +++ b/net-libs/gtk-vnc/gtk-vnc-0.7.2.ebuild
19 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gtk-vnc"
20
21 LICENSE="LGPL-2.1+"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
24 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
25 IUSE="examples +introspection pulseaudio sasl vala"
26 REQUIRED_USE="
27 vala? ( introspection )