net-wireless/airspy: add ~arm
authorRick Farina <zerochaos@gentoo.org>
Wed, 4 Dec 2019 00:22:42 +0000 (19:22 -0500)
committerRick Farina <zerochaos@gentoo.org>
Wed, 4 Dec 2019 00:25:48 +0000 (19:25 -0500)
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
net-wireless/airspy/airspy-1.0.9.ebuild
net-wireless/airspy/airspy-9999.ebuild

index 0dab450c333a14ac15e9fc9faa02064663e3ef08..c87df5170b755e1619ec204ce61eba06553c4e62 100644 (file)
@@ -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+"
index 0dab450c333a14ac15e9fc9faa02064663e3ef08..c87df5170b755e1619ec204ce61eba06553c4e62 100644 (file)
@@ -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+"