diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-19 02:48:40 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-19 02:48:40 +0000 |
commit | cebb2c0ee4ec7780124c7bf64e66db81999aa8e7 (patch) | |
tree | f786f1bcc3c34fb1a3a55b093c0feb7c5027a276 /dev-libs/libusb/libusb-0.1.8.ebuild | |
parent | stable on ppc64, bug #57128 (Manifest recommit) (diff) | |
download | gentoo-2-cebb2c0ee4ec7780124c7bf64e66db81999aa8e7.tar.gz gentoo-2-cebb2c0ee4ec7780124c7bf64e66db81999aa8e7.tar.bz2 gentoo-2-cebb2c0ee4ec7780124c7bf64e66db81999aa8e7.zip |
stable on ppc64, bug #57128
Diffstat (limited to 'dev-libs/libusb/libusb-0.1.8.ebuild')
-rw-r--r-- | dev-libs/libusb/libusb-0.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libusb/libusb-0.1.8.ebuild b/dev-libs/libusb/libusb-0.1.8.ebuild index 3de07ec30c1e..28dffd60be96 100644 --- a/dev-libs/libusb/libusb-0.1.8.ebuild +++ b/dev-libs/libusb/libusb-0.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.8.ebuild,v 1.5 2004/07/14 14:49:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.8.ebuild,v 1.6 2004/07/19 02:48:40 tgall Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libusb/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~alpha ~amd64 ~ia64" +KEYWORDS="~x86 ~sparc ~ppc ~alpha ~amd64 ~ia64 ppc64" IUSE="debug doc" DEPEND="sys-devel/libtool |