diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:36:53 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:36:53 +0000 |
commit | fc7450216d1bf260b006f2d268fc02cc164a9887 (patch) | |
tree | 3abdaf925e29645ecddc52bcfefff3207c63d831 /app-arch/mt-st | |
parent | Masking alsa 0.9.0_rc3 (diff) | |
download | gentoo-2-fc7450216d1bf260b006f2d268fc02cc164a9887.tar.gz gentoo-2-fc7450216d1bf260b006f2d268fc02cc164a9887.tar.bz2 gentoo-2-fc7450216d1bf260b006f2d268fc02cc164a9887.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'app-arch/mt-st')
-rw-r--r-- | app-arch/mt-st/mt-st-0.6.ebuild | 4 | ||||
-rw-r--r-- | app-arch/mt-st/mt-st-0.7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-arch/mt-st/mt-st-0.6.ebuild b/app-arch/mt-st/mt-st-0.6.ebuild index b6b504f80f92..13b5e26f30c5 100644 --- a/app-arch/mt-st/mt-st-0.6.ebuild +++ b/app-arch/mt-st/mt-st-0.6.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-arch/mt-st/mt-st-0.6.ebuild,v 1.5 2002/07/25 14:16:07 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.6.ebuild,v 1.6 2002/08/16 02:34:18 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Enhanced mt command for Linux, supporting Linux 2.4 ioctls" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/tar/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc" diff --git a/app-arch/mt-st/mt-st-0.7.ebuild b/app-arch/mt-st/mt-st-0.7.ebuild index df90275d41b6..ad55f77fd7a6 100644 --- a/app-arch/mt-st/mt-st-0.7.ebuild +++ b/app-arch/mt-st/mt-st-0.7.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-arch/mt-st/mt-st-0.7.ebuild,v 1.6 2002/08/14 08:37:54 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.7.ebuild,v 1.7 2002/08/16 02:34:18 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Enhanced mt command for Linux, supporting Linux 2.4 ioctls" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/tar/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc" |