diff --git a/app-containers/cni-plugins/cni-plugins-1.6.1.ebuild b/app-containers/cni-plugins/cni-plugins-1.6.1.ebuild index 719d96ec61292..ff2eef87aaa63 100644 --- a/app-containers/cni-plugins/cni-plugins-1.6.1.ebuild +++ b/app-containers/cni-plugins/cni-plugins-1.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/containernetworking/plugins/archive/v${PV}.tar.gz -> LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv" +KEYWORDS="~amd64 arm64 ~ppc64 ~riscv" IUSE="hardened" RDEPEND="net-firewall/iptables"