summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/ofono/ofono-1.0.ebuild')
-rw-r--r--net-misc/ofono/ofono-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ofono/ofono-1.0.ebuild b/net-misc/ofono/ofono-1.0.ebuild
index d7041b4bf8a3..453599f82ce4 100644
--- a/net-misc/ofono/ofono-1.0.ebuild
+++ b/net-misc/ofono/ofono-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ofono-1.0.ebuild,v 1.2 2012/04/15 14:07:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ofono-1.0.ebuild,v 1.3 2012/04/15 16:49:39 maekke Exp $
EAPI="2"
@@ -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 +caps +cdmamodem examples +isimodem +phonesim threads tools +udev"
RDEPEND=">=sys-apps/dbus-1.2.24