commit: 54db366f954fb880dbe38bcf2b03c1a802100a0f Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Jan 5 12:03:39 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Jan 5 12:03:39 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54db366f
net-libs/xdp-tools: Stabilize 1.5.8 arm64, #968390 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> net-libs/xdp-tools/xdp-tools-1.5.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/xdp-tools/xdp-tools-1.5.8.ebuild b/net-libs/xdp-tools/xdp-tools-1.5.8.ebuild index 27f5f15f0161..8e089e594629 100644 --- a/net-libs/xdp-tools/xdp-tools-1.5.8.ebuild +++ b/net-libs/xdp-tools/xdp-tools-1.5.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2025 Gentoo Authors +# Copyright 2021-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/xdp-project/${PN}/archive/refs/tags/v${PV}.tar.gz -> LICENSE="GPL-2 LGPL-2.1 BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" IUSE="+tools" # tests require root privileges
