diff options
Diffstat (limited to 'net-misc/ofono/ofono-1.12.ebuild')
-rw-r--r-- | net-misc/ofono/ofono-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ofono/ofono-1.12.ebuild b/net-misc/ofono/ofono-1.12.ebuild index 6fe370bd5657..f5bef166b72a 100644 --- a/net-misc/ofono/ofono-1.12.ebuild +++ b/net-misc/ofono/ofono-1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ofono-1.12.ebuild,v 1.2 2013/03/17 12:31:06 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ofono-1.12.ebuild,v 1.3 2013/04/07 09:58:28 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="+atmodem bluetooth +cdmamodem +datafiles doc dundee examples +isimodem +phonesim +provision +qmimodem threads test tools +udev" REQUIRED_USE="dundee? ( bluetooth )" |