diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-03-25 14:06:06 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-03-25 14:06:06 +0000 |
commit | c3369ea566b4ac6d7f04a4b4733c7ecb290fc6bb (patch) | |
tree | 5b7602452ff10e577ceac01794f860635db8aa36 /app-arch/mt-st/mt-st-0.7.ebuild | |
parent | Added ~hppa to KEYWORDS. (diff) | |
download | historical-c3369ea566b4ac6d7f04a4b4733c7ecb290fc6bb.tar.gz historical-c3369ea566b4ac6d7f04a4b4733c7ecb290fc6bb.tar.bz2 historical-c3369ea566b4ac6d7f04a4b4733c7ecb290fc6bb.zip |
Added hppa to KEYWORDS.
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 cc2237b3ab4f..15883f5b6d5a 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-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.7.ebuild,v 1.12 2003/02/13 05:55:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.7.ebuild,v 1.13 2003/03/25 14:06:06 gmsoft 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 alpha" +KEYWORDS="x86 ppc sparc alpha hppa" DEPEND="virtual/glibc" |