summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2008-05-29 10:46:03 +0000
committerChristian Faulhammer <fauli@gentoo.org>2008-05-29 10:46:03 +0000
commitf356ea06d7ff96708955ddc8327fae7f447ed41b (patch)
tree3ed4fa792ba34d7ce9aadce14e086dcdbb16ee22 /dev-embedded/libftdi/libftdi-0.12.ebuild
parentx86 stable, bug #222967 (diff)
downloadhistorical-f356ea06d7ff96708955ddc8327fae7f447ed41b.tar.gz
historical-f356ea06d7ff96708955ddc8327fae7f447ed41b.tar.bz2
historical-f356ea06d7ff96708955ddc8327fae7f447ed41b.zip
stable x86, bug 224025
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-embedded/libftdi/libftdi-0.12.ebuild')
-rw-r--r--dev-embedded/libftdi/libftdi-0.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/libftdi/libftdi-0.12.ebuild b/dev-embedded/libftdi/libftdi-0.12.ebuild
index 4e8daea562b0..cfedf968a552 100644
--- a/dev-embedded/libftdi/libftdi-0.12.ebuild
+++ b/dev-embedded/libftdi/libftdi-0.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.12.ebuild,v 1.3 2008/05/16 14:20:35 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.12.ebuild,v 1.4 2008/05/29 10:46:03 opfer Exp $
DESCRIPTION="Userspace access to FTDI USB interface chips"
HOMEPAGE="http://www.intra2net.com/opensource/ftdi/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.intra2net.com/opensource/ftdi/TGZ/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86"
IUSE="doc examples"
RDEPEND=">=dev-libs/libusb-0.1.7"