diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 19:58:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 19:58:50 +0000 |
commit | 3c0c753966336e9141606c771a4316d575aeff5a (patch) | |
tree | f0aa45572cf7606a4e82c30b1506d84398a49e5d /app-shells/sash | |
parent | Remove arm keywords (diff) | |
download | historical-3c0c753966336e9141606c771a4316d575aeff5a.tar.gz historical-3c0c753966336e9141606c771a4316d575aeff5a.tar.bz2 historical-3c0c753966336e9141606c771a4316d575aeff5a.zip |
Remove arm keywords
Diffstat (limited to 'app-shells/sash')
-rw-r--r-- | app-shells/sash/sash-3.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/sash/sash-3.4-r3.ebuild b/app-shells/sash/sash-3.4-r3.ebuild index 9f087abfabf2..24ad72628cbd 100644 --- a/app-shells/sash/sash-3.4-r3.ebuild +++ b/app-shells/sash/sash-3.4-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r3.ebuild,v 1.17 2004/02/10 22:22:46 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r3.ebuild,v 1.18 2004/02/22 19:58:33 agriffis Exp $ IUSE="readline static" @@ -20,7 +20,7 @@ HOMEPAGE="http://www.canb.auug.org.au/~dbell/ http://dimavb.st.simbirsk.su/vlk/" SLOT="0" LICENSE="freedist" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" src_unpack() { unpack ${P}.tar.gz |