summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-09-02 19:49:06 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-09-02 19:49:06 +0000
commitfc3dec6be27084c3d045ef43b8119a3a14ccb914 (patch)
tree9147662e0a3ad7e583b5b1598183112f8b0f76b2 /dev-libs/libusb/libusb-0.1.11.ebuild
parentStable on ppc64; bug #145033 (diff)
downloadhistorical-fc3dec6be27084c3d045ef43b8119a3a14ccb914.tar.gz
historical-fc3dec6be27084c3d045ef43b8119a3a14ccb914.tar.bz2
historical-fc3dec6be27084c3d045ef43b8119a3a14ccb914.zip
Stable on ppc64; bug #137414
Package-Manager: portage-2.1-r2
Diffstat (limited to 'dev-libs/libusb/libusb-0.1.11.ebuild')
-rw-r--r--dev-libs/libusb/libusb-0.1.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libusb/libusb-0.1.11.ebuild b/dev-libs/libusb/libusb-0.1.11.ebuild
index 50d49f1113df..b3ab28dd9a65 100644
--- a/dev-libs/libusb/libusb-0.1.11.ebuild
+++ b/dev-libs/libusb/libusb-0.1.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.11.ebuild,v 1.6 2006/09/02 11:16:18 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.11.ebuild,v 1.7 2006/09/02 19:49:06 corsair Exp $
inherit eutils libtool autotools
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libusb/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE="debug doc"
RDEPEND=""