diff options
author | Brian Jackson <iggy@gentoo.org> | 2004-03-02 16:45:55 +0000 |
---|---|---|
committer | Brian Jackson <iggy@gentoo.org> | 2004-03-02 16:45:55 +0000 |
commit | 10803832358352f10d77a19498bd84a75c5ff60c (patch) | |
tree | d60b3fbff0887d3a340a690c25b6c3a64cc85e5f /app-shells/sash | |
parent | Cleaned out old version. (Manifest recommit) (diff) | |
download | gentoo-2-10803832358352f10d77a19498bd84a75c5ff60c.tar.gz gentoo-2-10803832358352f10d77a19498bd84a75c5ff60c.tar.bz2 gentoo-2-10803832358352f10d77a19498bd84a75c5ff60c.zip |
adding initial s390 support
Diffstat (limited to 'app-shells/sash')
-rw-r--r-- | app-shells/sash/sash-3.7.ebuild | 4 |
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 |