commit: dafe1bac5f4ab456f2a67ab173f3ee7bc4d5a16d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 6 09:22:31 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 6 09:22:31 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dafe1bac
dev-util/bpftool: Stabilize 7.5.0 amd64, #947594
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/bpftool/bpftool-7.5.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/bpftool/bpftool-7.5.0.ebuild
b/dev-util/bpftool/bpftool-7.5.0.ebuild
index 753408c8ea03..b3e3ff89e60a 100644
--- a/dev-util/bpftool/bpftool-7.5.0.ebuild
+++ b/dev-util/bpftool/bpftool-7.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Gentoo Authors
+# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -36,7 +36,7 @@ else
S="${WORKDIR}/bpftool-libbpf-v${PV}-sources"
fi
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
fi
LICENSE="|| ( GPL-2 BSD-2 )"