Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/remmina/
Date: Tue, 28 Feb 2023 13:22:53
Message-Id: 1677590563.69cd697d82555a373ca2cf9d583073bc972dc1d7.bkohler@gentoo
1 commit: 69cd697d82555a373ca2cf9d583073bc972dc1d7
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 28 13:21:11 2023 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 28 13:22:43 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69cd697d
7
8 net-misc/remmina: stabilize 1.4.29-r2 for amd64, x86
9
10 Bug: https://bugs.gentoo.org/893516
11
12 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
13
14 net-misc/remmina/remmina-1.4.29-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/remmina/remmina-1.4.29-r2.ebuild b/net-misc/remmina/remmina-1.4.29-r2.ebuild
18 index 790b0d0b43f2..2a0cc95fbf42 100644
19 --- a/net-misc/remmina/remmina-1.4.29-r2.ebuild
20 +++ b/net-misc/remmina/remmina-1.4.29-r2.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="https://gitlab.com/Remmina/Remmina/-/archive/v${PV}/${MY_P}.tar.bz2"
22
23 LICENSE="GPL-2+-with-openssl-exception"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
26 +KEYWORDS="amd64 ~arm64 ~riscv x86"
27 IUSE="+appindicator crypt cups examples gnome-keyring gvnc kwallet nls python spice ssh rdp vnc wayland webkit zeroconf"
28
29 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"