diff options
author | 2002-08-16 02:21:28 +0000 | |
---|---|---|
committer | 2002-08-16 02:21:28 +0000 | |
commit | 17e5d7adc8f2c281f5c9139949ab36a52593ed1e (patch) | |
tree | 7559fe11d95a5528a9ec689c5d98194d85457b69 /app-admin/mtools | |
parent | Corrected left over mistake with man page flags in perl config (diff) | |
download | historical-17e5d7adc8f2c281f5c9139949ab36a52593ed1e.tar.gz historical-17e5d7adc8f2c281f5c9139949ab36a52593ed1e.tar.bz2 historical-17e5d7adc8f2c281f5c9139949ab36a52593ed1e.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'app-admin/mtools')
-rw-r--r-- | app-admin/mtools/mtools-3.9.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/mtools/mtools-3.9.8-r1.ebuild b/app-admin/mtools/mtools-3.9.8-r1.ebuild index 94b9b9a45c40..57c127d38a77 100644 --- a/app-admin/mtools/mtools-3.9.8-r1.ebuild +++ b/app-admin/mtools/mtools-3.9.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-admin/mtools/mtools-3.9.8-r1.ebuild,v 1.11 2002/07/30 03:09:32 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/mtools/mtools-3.9.8-r1.ebuild,v 1.12 2002/08/16 02:21:27 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Mtools is a collection of utilities to access MS-DOS disks @@ -10,7 +10,7 @@ HOMEPAGE="http://mtools.linux.lu" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="sys-apps/texinfo" RDEPEND="${DEPEND}" |