commit: 93649bf87cad97776143a8e0893785efbdc7bbd4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 22 17:56:46 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 22 17:56:46 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93649bf8
net-vpn/frp: Stabilize 0.65.0 amd64, #969143 Signed-off-by: Sam James <sam <AT> gentoo.org> 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 08b5fc877b6b..869ca1c19103 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 )"
