diff options
author | Sam James <sam@gentoo.org> | 2024-04-17 22:58:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-17 22:58:46 +0100 |
commit | 56147325bc132a4f2e96dd8967d55eae0366e5b2 (patch) | |
tree | 588bb1f1cfd21c25f8102948a1e84c690584cede /net-misc/remmina | |
parent | net-analyzer/hydra: Stabilize 9.5-r10 amd64, #927203 (diff) | |
download | gentoo-56147325bc132a4f2e96dd8967d55eae0366e5b2.tar.gz gentoo-56147325bc132a4f2e96dd8967d55eae0366e5b2.tar.bz2 gentoo-56147325bc132a4f2e96dd8967d55eae0366e5b2.zip |
net-misc/remmina: Stabilize 1.4.35-r1 amd64, #927203
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/remmina')
-rw-r--r-- | net-misc/remmina/remmina-1.4.35-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/remmina/remmina-1.4.35-r1.ebuild b/net-misc/remmina/remmina-1.4.35-r1.ebuild index 1d87f1e64a75..e5f045ac8a94 100644 --- a/net-misc/remmina/remmina-1.4.35-r1.ebuild +++ b/net-misc/remmina/remmina-1.4.35-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://gitlab.com/Remmina/Remmina/-/archive/v${PV}/${MY_P}.tar.bz2" LICENSE="GPL-2+-with-openssl-exception" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~riscv x86" IUSE="+appindicator crypt cups examples keyring gvnc kwallet nls python spice ssh rdp vnc wayland webkit zeroconf" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |