diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:40 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:40 +0000 |
commit | 24fe46617ddbac06e04ae33190c773083e765813 (patch) | |
tree | e548336fb7ed33ffe7c4b270db0143eac060e02b /app-admin/usbview/usbview-1.0-r1.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-24fe46617ddbac06e04ae33190c773083e765813.tar.gz gentoo-2-24fe46617ddbac06e04ae33190c773083e765813.tar.bz2 gentoo-2-24fe46617ddbac06e04ae33190c773083e765813.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-admin/usbview/usbview-1.0-r1.ebuild')
-rw-r--r-- | app-admin/usbview/usbview-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/usbview/usbview-1.0-r1.ebuild b/app-admin/usbview/usbview-1.0-r1.ebuild index 1a8e13a05d2a..282a5cc61066 100644 --- a/app-admin/usbview/usbview-1.0-r1.ebuild +++ b/app-admin/usbview/usbview-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/usbview/usbview-1.0-r1.ebuild,v 1.11 2002/11/30 02:02:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/usbview/usbview-1.0-r1.ebuild,v 1.12 2002/12/09 04:17:36 manson Exp $ DESCRIPTION="Display the topology of devices on the USB bus" SRC_URI="http://www.kroah.com/linux-usb/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.kroah.com/linux-usb/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND="=x11-libs/gtk+-1.2*" |