commit:     87097071145f7e2cae7d79d869c3f6cac1f09832
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 02:17:30 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 02:17:30 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87097071

net-libs/libhackrf: Stabilize 2024.02.1 arm, #954541

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/libhackrf/libhackrf-2024.02.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/libhackrf/libhackrf-2024.02.1.ebuild 
b/net-libs/libhackrf/libhackrf-2024.02.1.ebuild
index 0f11732ed8a3..20f590ceb440 100644
--- a/net-libs/libhackrf/libhackrf-2024.02.1.ebuild
+++ b/net-libs/libhackrf/libhackrf-2024.02.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
@@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]] ; then
 else
        S="${WORKDIR}/hackrf-${PV}/host/libhackrf"
        
SRC_URI="https://github.com/greatscottgadgets/hackrf/releases/download/v${PV}/hackrf-${PV}.tar.xz";
-       KEYWORDS="~amd64 ~arm ~ppc ~riscv ~x86"
+       KEYWORDS="~amd64 arm ~ppc ~riscv ~x86"
 fi
 
 LICENSE="BSD"

Reply via email to