diff options
author | 2003-12-17 03:43:39 +0000 | |
---|---|---|
committer | 2003-12-17 03:43:39 +0000 | |
commit | 1dff1e8f00f23f45704b4cbcbaf077898d775f49 (patch) | |
tree | d8e75e5d627eb7a3a3192c58c2b6fc6fbbee66b9 /app-shells/sash | |
parent | ppc64 (diff) | |
download | historical-1dff1e8f00f23f45704b4cbcbaf077898d775f49.tar.gz historical-1dff1e8f00f23f45704b4cbcbaf077898d775f49.tar.bz2 historical-1dff1e8f00f23f45704b4cbcbaf077898d775f49.zip |
ppc64
Diffstat (limited to 'app-shells/sash')
-rw-r--r-- | app-shells/sash/sash-3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/sash/sash-3.6.ebuild b/app-shells/sash/sash-3.6.ebuild index 84c44cd14f8c..e96f7e77e33a 100644 --- a/app-shells/sash/sash-3.6.ebuild +++ b/app-shells/sash/sash-3.6.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-shells/sash/sash-3.6.ebuild,v 1.4 2003/10/18 11:16:44 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.6.ebuild,v 1.5 2003/12/17 03:43:39 brad_mssw Exp $ IUSE="readline" @@ -16,7 +16,7 @@ DEPEND="virtual/glibc readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )" RDEPEND="" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64 ppc64" src_unpack() { |