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