diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2007-03-01 17:26:18 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2007-03-01 17:26:18 +0000 |
commit | ef655662acccb342ebc0ebe40db15ba18d7a15e5 (patch) | |
tree | 8526726f9aaeb83ad9f1699407994008003363bf /dev-libs/libusb/libusb-0.1.12.ebuild | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | historical-ef655662acccb342ebc0ebe40db15ba18d7a15e5.tar.gz historical-ef655662acccb342ebc0ebe40db15ba18d7a15e5.tar.bz2 historical-ef655662acccb342ebc0ebe40db15ba18d7a15e5.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.2-r12
Diffstat (limited to 'dev-libs/libusb/libusb-0.1.12.ebuild')
-rw-r--r-- | dev-libs/libusb/libusb-0.1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libusb/libusb-0.1.12.ebuild b/dev-libs/libusb/libusb-0.1.12.ebuild index cc31df111c32..94d346d3df46 100644 --- a/dev-libs/libusb/libusb-0.1.12.ebuild +++ b/dev-libs/libusb/libusb-0.1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.12.ebuild,v 1.16 2007/02/06 14:25:55 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.12.ebuild,v 1.17 2007/03/01 17:26:18 genstef Exp $ WANT_AUTOMAKE="latest" WANT_AUTOCONF="latest" @@ -12,7 +12,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 ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="debug doc" RESTRICT="test" |