diff options
Diffstat (limited to 'net-wireless/ubertooth/ubertooth-2015.10.1.ebuild')
-rw-r--r-- | net-wireless/ubertooth/ubertooth-2015.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/ubertooth/ubertooth-2015.10.1.ebuild b/net-wireless/ubertooth/ubertooth-2015.10.1.ebuild index c35791d555cb..a6a694975e83 100644 --- a/net-wireless/ubertooth/ubertooth-2015.10.1.ebuild +++ b/net-wireless/ubertooth/ubertooth-2015.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -38,7 +38,7 @@ else SRC_URI="https://github.com/greatscottgadgets/${PN}/releases/download/${MY_PV}/${PN}-${MY_PV}.tar.xz" KEYWORDS="~amd64 ~arm ~x86" fi -DESCRIPTION="An open source wireless development platform suitable for Bluetooth experimentation" +DESCRIPTION="open source wireless development platform suitable for Bluetooth experimentation" #readd firmware building, but do it right #USE="-fortran -mudflap -nls -openmp -multilib" crossdev --without-headers --genv 'EXTRA_ECONF="--with-mode=thumb --with-cpu=cortex-m3 --with-float=soft"' -s4 -t arm-cortexm3-eabi |