diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 17:43:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 17:43:44 +0000 |
commit | 74a73b8c99e765ae18143ffffc244ef1a88766a4 (patch) | |
tree | 02ea63842fdd2c5dc58c15186cc3505be84cef0a /app-admin/stow/stow-1.3.3.ebuild | |
parent | stable on alpha (diff) | |
download | historical-74a73b8c99e765ae18143ffffc244ef1a88766a4.tar.gz historical-74a73b8c99e765ae18143ffffc244ef1a88766a4.tar.bz2 historical-74a73b8c99e765ae18143ffffc244ef1a88766a4.zip |
Remove arm keywords
Diffstat (limited to 'app-admin/stow/stow-1.3.3.ebuild')
-rw-r--r-- | app-admin/stow/stow-1.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/stow/stow-1.3.3.ebuild b/app-admin/stow/stow-1.3.3.ebuild index c0f6471b6a0b..4cd02992bcfe 100644 --- a/app-admin/stow/stow-1.3.3.ebuild +++ b/app-admin/stow/stow-1.3.3.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-admin/stow/stow-1.3.3.ebuild,v 1.15 2003/07/01 20:30:06 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/stow/stow-1.3.3.ebuild,v 1.16 2004/02/22 17:42:21 agriffis Exp $ DESCRIPTION="manage installation of software in /usr/local" SRC_URI="mirror://gnu/stow/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.gnu.org/software/${PN}/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" DEPEND="dev-lang/perl" |