Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gtk-vnc/
Date: Thu, 20 Jan 2022 10:02:41
Message-Id: 1642672929.e661ff0a423baf13e58ab39d70e06a8cd9f0df68.jsmolic@gentoo
1 commit: e661ff0a423baf13e58ab39d70e06a8cd9f0df68
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 20 09:58:09 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 20 10:02:09 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e661ff0a
7
8 net-libs/gtk-vnc: Stabilize 1.3.0 x86, #831048
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-libs/gtk-vnc/gtk-vnc-1.3.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/gtk-vnc/gtk-vnc-1.3.0.ebuild b/net-libs/gtk-vnc/gtk-vnc-1.3.0.ebuild
16 index 99885c444904..cb9ed744f4ec 100644
17 --- a/net-libs/gtk-vnc/gtk-vnc-1.3.0.ebuild
18 +++ b/net-libs/gtk-vnc/gtk-vnc-1.3.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gtk-vnc"
26
27 LICENSE="LGPL-2.1+"
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
30 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
31 IUSE="+introspection pulseaudio sasl +vala"
32 REQUIRED_USE="vala? ( introspection )"