net-vpn/frp: Stabilize 0.65.0 amd64, #969143

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-01-22 17:56:46 +00:00
parent d8af0f50ab
commit 93649bf87c

View File

@@ -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 )"