net-wireless/gr-osmosdr: Re-add ~arm following USE=soapy mask
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 3 Jun 2018 17:14:57 +0000 (19:14 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 6 Jun 2018 08:08:51 +0000 (10:08 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20170612.ebuild

index 156b4781b5701d45178355d77e1f4146ed73099d..579c974f8abeb8039dfe78627ef42ba266f1a49b 100644 (file)
@@ -13,14 +13,13 @@ if [[ ${PV} == 9999* ]]; then
        inherit git-r3
        SRC_URI=""
        EGIT_REPO_URI="git://git.osmocom.org/${PN}.git"
-       KEYWORDS=""
 else
        #SRC_URI="http://cgit.osmocom.org/gr-osmosdr/snapshot/gr-osmosdr-${PV}.tar.xz"
        #git clone git://git.osmocom.org/gr-osmosdr.git
        #cd gr-osmosdr
        #git archive --format=tar --prefix=gr-osmosdr-${PV}/ v${PV} | xz > ../gr-osmosdr-${PV}.tar.xz
        SRC_URI="https://dev.gentoo.org/~zerochaos/distfiles/gr-osmosdr-${PV}.tar.xz"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 ~arm ~x86"
 fi
 
 LICENSE="GPL-3"