diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 17:49:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 17:49:58 +0000 |
commit | 8a33efa88738227f09e80b7b719fe831cd7560fc (patch) | |
tree | f9e3d4de670ea52b34a8d9b46f2f53715e873f60 /app-arch/sharutils | |
parent | amd64 (diff) | |
download | historical-8a33efa88738227f09e80b7b719fe831cd7560fc.tar.gz historical-8a33efa88738227f09e80b7b719fe831cd7560fc.tar.bz2 historical-8a33efa88738227f09e80b7b719fe831cd7560fc.zip |
Remove arm keywords
Diffstat (limited to 'app-arch/sharutils')
-rw-r--r-- | app-arch/sharutils/sharutils-4.2.1-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/sharutils/sharutils-4.2.1-r6.ebuild b/app-arch/sharutils/sharutils-4.2.1-r6.ebuild index f42da6f7a699..40effc21c2c2 100644 --- a/app-arch/sharutils/sharutils-4.2.1-r6.ebuild +++ b/app-arch/sharutils/sharutils-4.2.1-r6.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/sharutils/sharutils-4.2.1-r6.ebuild,v 1.2 2003/12/17 04:07:49 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.2.1-r6.ebuild,v 1.3 2004/02/22 17:49:36 agriffis Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ppc sparc alpha hppa arm ia64 ppc64" +KEYWORDS="x86 amd64 ppc sparc alpha hppa ia64 ppc64" DEPEND="sys-apps/texinfo nls? ( >=sys-devel/gettext-0.10.35 )" |