From 93649bf87cad97776143a8e0893785efbdc7bbd4 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 22 Jan 2026 17:56:46 +0000 Subject: [PATCH] net-vpn/frp: Stabilize 0.65.0 amd64, #969143 Signed-off-by: Sam James --- net-vpn/frp/frp-0.65.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-vpn/frp/frp-0.65.0.ebuild b/net-vpn/frp/frp-0.65.0.ebuild index 08b5fc877b6bb..869ca1c191034 100644 --- a/net-vpn/frp/frp-0.65.0.ebuild +++ b/net-vpn/frp/frp-0.65.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~loong ~riscv" +KEYWORDS="amd64 ~loong ~riscv" IUSE="+client +server" REQUIRED_USE="|| ( client server )"