summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-wireless/hackrf-tools/hackrf-tools-2023.01.1.ebuild')
-rw-r--r--net-wireless/hackrf-tools/hackrf-tools-2023.01.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/hackrf-tools/hackrf-tools-2023.01.1.ebuild b/net-wireless/hackrf-tools/hackrf-tools-2023.01.1.ebuild
index a4c27e96fad5..c5e13f482da1 100644
--- a/net-wireless/hackrf-tools/hackrf-tools-2023.01.1.ebuild
+++ b/net-wireless/hackrf-tools/hackrf-tools-2023.01.1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]] ; then
else
S="${WORKDIR}/hackrf-${PV}/host/hackrf-tools"
SRC_URI="https://github.com/greatscottgadgets/hackrf/releases/download/v${PV}/hackrf-${PV}.tar.xz"
- KEYWORDS="amd64 ~arm ppc x86"
+ KEYWORDS="amd64 arm ppc x86"
fi
LICENSE="BSD"