diff options
author | 2009-11-21 15:22:26 +0000 | |
---|---|---|
committer | 2009-11-21 15:22:26 +0000 | |
commit | 831acc089be0b60bb6a3f8a10db85f1dce266b9f (patch) | |
tree | b6001521aab5534cf07a0cdac216eaa4a30ee71e /net-wireless/bluez-utils/bluez-utils-3.30.ebuild | |
parent | Drop sparc keyword (diff) | |
download | gentoo-2-831acc089be0b60bb6a3f8a10db85f1dce266b9f.tar.gz gentoo-2-831acc089be0b60bb6a3f8a10db85f1dce266b9f.tar.bz2 gentoo-2-831acc089be0b60bb6a3f8a10db85f1dce266b9f.zip |
Drop sparc/sh keyword
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-wireless/bluez-utils/bluez-utils-3.30.ebuild')
-rw-r--r-- | net-wireless/bluez-utils/bluez-utils-3.30.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-wireless/bluez-utils/bluez-utils-3.30.ebuild b/net-wireless/bluez-utils/bluez-utils-3.30.ebuild index 3d3a8358f860..104cb4ad6d2e 100644 --- a/net-wireless/bluez-utils/bluez-utils-3.30.ebuild +++ b/net-wireless/bluez-utils/bluez-utils-3.30.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-utils/bluez-utils-3.30.ebuild,v 1.6 2008/11/28 21:27:45 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-utils/bluez-utils-3.30.ebuild,v 1.7 2009/11/21 15:22:26 armin76 Exp $ inherit autotools multilib eutils @@ -10,7 +10,7 @@ SRC_URI="http://bluez.sourceforge.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm hppa ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm hppa ppc ~ppc64 ~x86" IUSE="alsa cups debug examples gstreamer hal old-daemons test-programs usb" |