diff options
Diffstat (limited to 'net-misc/ofono/ofono-1.16.ebuild')
-rw-r--r-- | net-misc/ofono/ofono-1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ofono/ofono-1.16.ebuild b/net-misc/ofono/ofono-1.16.ebuild index f66218f271ac..06d6dbdbb9ac 100644 --- a/net-misc/ofono/ofono-1.16.ebuild +++ b/net-misc/ofono/ofono-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ofono-1.16.ebuild,v 1.8 2015/07/23 20:35:25 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ofono-1.16.ebuild,v 1.9 2015/07/30 12:32:25 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm hppa ppc ppc64 ~sparc ~x86" +KEYWORDS="amd64 arm hppa ppc ppc64 sparc ~x86" IUSE="+atmodem bluetooth +cdmamodem +datafiles doc dundee examples +isimodem +phonesim +provision +qmimodem threads tools +udev" REQUIRED_USE="dundee? ( bluetooth )" |