From a2cff0c056a8397852e4037ab643e4a2c4032118 Mon Sep 17 00:00:00 2001 From: Rick Farina Date: Tue, 3 Dec 2019 19:22:42 -0500 Subject: net-wireless/airspy: add ~arm Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Rick Farina --- net-wireless/airspy/airspy-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net-wireless/airspy/airspy-9999.ebuild') 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+" -- cgit v1.2.3-65-gdbad