diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-20 10:58:09 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-20 11:02:09 +0100 |
commit | e661ff0a423baf13e58ab39d70e06a8cd9f0df68 (patch) | |
tree | d3e01f261a56564f8b6f73e74525de09f0a962cf /net-libs/gtk-vnc | |
parent | net-dialup/moserial: Stabilize 3.0.21 x86, #831048 (diff) | |
download | gentoo-e661ff0a423baf13e58ab39d70e06a8cd9f0df68.tar.gz gentoo-e661ff0a423baf13e58ab39d70e06a8cd9f0df68.tar.bz2 gentoo-e661ff0a423baf13e58ab39d70e06a8cd9f0df68.zip |
net-libs/gtk-vnc: Stabilize 1.3.0 x86, #831048
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-libs/gtk-vnc')
-rw-r--r-- | net-libs/gtk-vnc/gtk-vnc-1.3.0.ebuild | 4 |
1 files 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 )" |