From: Rick Farina Date: Wed, 4 Dec 2019 00:22:42 +0000 (-0500) Subject: net-wireless/airspy: add ~arm X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a2cff0c056a8397852e4037ab643e4a2c4032118;p=gentoo.git net-wireless/airspy: add ~arm Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Rick Farina --- 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+"