summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Jackson <iggy@gentoo.org>2004-03-02 16:43:31 +0000
committerBrian Jackson <iggy@gentoo.org>2004-03-02 16:43:31 +0000
commit68eb47e3a3edaa2829fce91311ec02aa13fcc050 (patch)
tree5319ed2a9d25e436dcdf1338a8229e70e577af89 /app-shells/sash
parentCleaned out old version. (diff)
downloadhistorical-68eb47e3a3edaa2829fce91311ec02aa13fcc050.tar.gz
historical-68eb47e3a3edaa2829fce91311ec02aa13fcc050.tar.bz2
historical-68eb47e3a3edaa2829fce91311ec02aa13fcc050.zip
adding initial s390 support
Diffstat (limited to 'app-shells/sash')
-rw-r--r--app-shells/sash/sash-3.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/sash/sash-3.7.ebuild b/app-shells/sash/sash-3.7.ebuild
index 7f5bcd8902d4..80b86c8f055b 100644
--- a/app-shells/sash/sash-3.7.ebuild
+++ b/app-shells/sash/sash-3.7.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.7.ebuild,v 1.1 2004/02/14 22:23:05 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.7.ebuild,v 1.2 2004/03/02 16:43:31 iggy Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.canb.auug.org.au/~dbell/programs/${P}.tar.gz"
LICENSE="freedist"
SLOT="0"
IUSE="readline"
-KEYWORDS="~x86"
+KEYWORDS="~x86 s390"
DEPEND="virtual/glibc
>=sys-libs/zlib-1.1.4