commit:     09abd80a366be163f81a522b9260b5ac938e1e8e
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  6 18:49:58 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  6 18:49:58 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09abd80a

dev-debug/bpftrace: Stabilize 0.21.3 amd64, #947593

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-debug/bpftrace/bpftrace-0.21.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-debug/bpftrace/bpftrace-0.21.3.ebuild 
b/dev-debug/bpftrace/bpftrace-0.21.3.ebuild
index 0c97af5ec0f6..960285d197e3 100644
--- a/dev-debug/bpftrace/bpftrace-0.21.3.ebuild
+++ b/dev-debug/bpftrace/bpftrace-0.21.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2024 Gentoo Authors
+# Copyright 2019-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -19,7 +19,7 @@ S="${WORKDIR}/${PN}-${MY_PV:-${PV}}"
 LICENSE="Apache-2.0"
 SLOT="0"
 
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 IUSE="lldb test"
 
 # lots of fixing needed

Reply via email to