diff options
Diffstat (limited to 'net-nds/migrationtools/migrationtools-44-r1.ebuild')
-rw-r--r-- | net-nds/migrationtools/migrationtools-44-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/migrationtools/migrationtools-44-r1.ebuild b/net-nds/migrationtools/migrationtools-44-r1.ebuild index 1e433c785fa1..5e67763990a2 100644 --- a/net-nds/migrationtools/migrationtools-44-r1.ebuild +++ b/net-nds/migrationtools/migrationtools-44-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/migrationtools/migrationtools-44-r1.ebuild,v 1.4 2003/02/13 15:13:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/migrationtools/migrationtools-44-r1.ebuild,v 1.5 2003/12/05 10:28:21 weeve Exp $ PN0=MigrationTools S=${WORKDIR}/${PN0}-${PV} @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.padl.com/pub/${PN0}-${PV}.tar.gz" HOMEPAGE="http://www.padl.com/OSS/MigrationTools.html" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc" LICENSE="as-is" DEPEND="" |