diff options
author | 2009-06-01 00:00:46 +0000 | |
---|---|---|
committer | 2009-06-01 00:00:46 +0000 | |
commit | 6b3b6463b55ad33fec68ea44c54957c8b7c1c607 (patch) | |
tree | 9be3997bbd714672af0ebc8e22d1b6bc97a62495 /dev-libs/libusb/libusb-0.1.12-r5.ebuild | |
parent | Marking gajim-0.12.1 ~ppc64 for bug 267709 (diff) | |
download | gentoo-2-6b3b6463b55ad33fec68ea44c54957c8b7c1c607.tar.gz gentoo-2-6b3b6463b55ad33fec68ea44c54957c8b7c1c607.tar.bz2 gentoo-2-6b3b6463b55ad33fec68ea44c54957c8b7c1c607.zip |
Marking libusb-0.1.12-r5 ppc64 for bug 270023
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs/libusb/libusb-0.1.12-r5.ebuild')
-rw-r--r-- | dev-libs/libusb/libusb-0.1.12-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libusb/libusb-0.1.12-r5.ebuild b/dev-libs/libusb/libusb-0.1.12-r5.ebuild index 4577fed1ec7b..6ddb9e207011 100644 --- a/dev-libs/libusb/libusb-0.1.12-r5.ebuild +++ b/dev-libs/libusb/libusb-0.1.12-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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-r5.ebuild,v 1.8 2009/05/24 18:12:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.12-r5.ebuild,v 1.9 2009/06/01 00:00:46 ranger Exp $ inherit eutils libtool autotools toolchain-funcs @@ -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 ~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 nocxx" RESTRICT="test" |