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 | cebef42bdd8832a919e131d5654422b416cdb8ae (patch) | |
tree | 96c653501006d489991faee4274e7bb7f20ddce1 /app-arch/mt-st | |
parent | added keywords (diff) | |
download | gentoo-2-cebef42bdd8832a919e131d5654422b416cdb8ae.tar.gz gentoo-2-cebef42bdd8832a919e131d5654422b416cdb8ae.tar.bz2 gentoo-2-cebef42bdd8832a919e131d5654422b416cdb8ae.zip |
KEYWORDS for alpha
Diffstat (limited to 'app-arch/mt-st')
-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" |