commit: e661ff0a423baf13e58ab39d70e06a8cd9f0df68 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu Jan 20 09:58:09 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Jan 20 10:02:09 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e661ff0a
net-libs/gtk-vnc: Stabilize 1.3.0 x86, #831048 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> net-libs/gtk-vnc/gtk-vnc-1.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/gtk-vnc/gtk-vnc-1.3.0.ebuild b/net-libs/gtk-vnc/gtk-vnc-1.3.0.ebuild index 99885c444904..cb9ed744f4ec 100644 --- a/net-libs/gtk-vnc/gtk-vnc-1.3.0.ebuild +++ b/net-libs/gtk-vnc/gtk-vnc-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gtk-vnc" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="+introspection pulseaudio sasl +vala" REQUIRED_USE="vala? ( introspection )"
