summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2023-08-23 13:13:37 -0400
committerRick Farina <zerochaos@gentoo.org>2023-08-23 13:15:33 -0400
commit69c2b7398cf6da0724b6fde74fd35d6bb12b21c0 (patch)
treef30e4c8d0ce053bba9a407327c1f83222ca724e7 /net-wireless
parentnet-libs/libhackrf: stabilize 2023.01.1 for amd64, x86 (diff)
downloadgentoo-69c2b7398cf6da0724b6fde74fd35d6bb12b21c0.tar.gz
gentoo-69c2b7398cf6da0724b6fde74fd35d6bb12b21c0.tar.bz2
gentoo-69c2b7398cf6da0724b6fde74fd35d6bb12b21c0.zip
net-wireless/hackrf-tools: stabilize 2023.01.1 for amd64, x86
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'net-wireless')
-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 6f16cb6a69ad..90832c4abe86 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"