summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2019-12-03 19:22:42 -0500
committerRick Farina <zerochaos@gentoo.org>2019-12-03 19:25:48 -0500
commita2cff0c056a8397852e4037ab643e4a2c4032118 (patch)
tree8c97844b9e818f4209f4760c683679c41ddb0bbc /net-wireless/airspy
parentdev-libs/libfmt: restrict tests (diff)
downloadgentoo-a2cff0c056a8397852e4037ab643e4a2c4032118.tar.gz
gentoo-a2cff0c056a8397852e4037ab643e4a2c4032118.tar.bz2
gentoo-a2cff0c056a8397852e4037ab643e4a2c4032118.zip
net-wireless/airspy: add ~arm
Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'net-wireless/airspy')
-rw-r--r--net-wireless/airspy/airspy-1.0.9.ebuild3
-rw-r--r--net-wireless/airspy/airspy-9999.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/net-wireless/airspy/airspy-1.0.9.ebuild b/net-wireless/airspy/airspy-1.0.9.ebuild
index 0dab450c333a..c87df5170b75 100644
--- a/net-wireless/airspy/airspy-1.0.9.ebuild
+++ b/net-wireless/airspy/airspy-1.0.9.ebuild
@@ -1,6 +1,5 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# $Id$
EAPI=7
@@ -15,7 +14,7 @@ if [[ ${PV} == 9999* ]]; then
else
SRC_URI="https://github.com/airspy/host/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/airspyone_host-${PV}"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~arm ~x86"
fi
LICENSE="GPL-2+"
diff --git a/net-wireless/airspy/airspy-9999.ebuild b/net-wireless/airspy/airspy-9999.ebuild
index 0dab450c333a..c87df5170b75 100644
--- a/net-wireless/airspy/airspy-9999.ebuild
+++ b/net-wireless/airspy/airspy-9999.ebuild
@@ -1,6 +1,5 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# $Id$
EAPI=7
@@ -15,7 +14,7 @@ if [[ ${PV} == 9999* ]]; then
else
SRC_URI="https://github.com/airspy/host/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/airspyone_host-${PV}"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~arm ~x86"
fi
LICENSE="GPL-2+"