diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-06-21 07:16:54 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-06-21 07:16:54 +0000 |
commit | 2cb2680a4c2acb4d47682bbc195b938235eb7b67 (patch) | |
tree | 21e4b9643b85f0bcb69df5bfb232a28f7e498955 /net-misc/ofono/ofono-1.16.ebuild | |
parent | x86 stable wrt bug #551858 (diff) | |
download | historical-2cb2680a4c2acb4d47682bbc195b938235eb7b67.tar.gz historical-2cb2680a4c2acb4d47682bbc195b938235eb7b67.tar.bz2 historical-2cb2680a4c2acb4d47682bbc195b938235eb7b67.zip |
ppc/sparc keyword, bug #543354
Package-Manager: portage-2.2.20/cvs/Linux x86_64
Manifest-Sign-Key: 0xA188FBD4
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 19d0604c91d1..221a2bca4148 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.3 2015/05/01 19:30:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ofono-1.16.ebuild,v 1.4 2015/06/21 07:16:51 pacho 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 ~ppc64 ~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 )" |