diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-09-16 16:50:52 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-09-16 16:50:52 +0000 |
commit | 598fbaff88de079f13f7026dd28bbcbfc30a4cee (patch) | |
tree | f85fc67a04a15390e1f12d3d75697c3760f629ff /app-arch/mt-st/mt-st-0.7.ebuild | |
parent | added keywords (diff) | |
download | historical-598fbaff88de079f13f7026dd28bbcbfc30a4cee.tar.gz historical-598fbaff88de079f13f7026dd28bbcbfc30a4cee.tar.bz2 historical-598fbaff88de079f13f7026dd28bbcbfc30a4cee.zip |
KEYWORDS for alpha
Diffstat (limited to 'app-arch/mt-st/mt-st-0.7.ebuild')
-rw-r--r-- | app-arch/mt-st/mt-st-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/mt-st/mt-st-0.7.ebuild b/app-arch/mt-st/mt-st-0.7.ebuild index ad55f77fd7a6..a9d42dc0ad1e 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.7 2002/08/16 02:34:18 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.7.ebuild,v 1.8 2002/09/16 16:50:52 bjb 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 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" DEPEND="virtual/glibc" |