summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-04-22 13:32:00 +0000
committerTravis Tilley <lv@gentoo.org>2004-04-22 13:32:00 +0000
commit3afd046e642a0de2b5a7300410807c5373f39ac3 (patch)
tree92047aa91ef2008953d6ab18af133e90947a977a /app-shells/sash/sash-3.6.ebuild
parentUpdated ebuild. (Manifest recommit) (diff)
downloadgentoo-2-3afd046e642a0de2b5a7300410807c5373f39ac3.tar.gz
gentoo-2-3afd046e642a0de2b5a7300410807c5373f39ac3.tar.bz2
gentoo-2-3afd046e642a0de2b5a7300410807c5373f39ac3.zip
add magically disappearing amd64 keyword
Diffstat (limited to 'app-shells/sash/sash-3.6.ebuild')
-rw-r--r--app-shells/sash/sash-3.6.ebuild4
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 4ff67af4ed15..81059b9af5cb 100644
--- a/app-shells/sash/sash-3.6.ebuild
+++ b/app-shells/sash/sash-3.6.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.6.ebuild,v 1.10 2004/03/27 19:08:35 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.6.ebuild,v 1.11 2004/04/22 13:32:00 lv 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 ppc sparc ~alpha hppa ~mips ~ia64 ppc64"
+KEYWORDS="x86 ppc sparc ~alpha hppa ~mips ~ia64 ppc64 amd64"
DEPEND="virtual/glibc
>=sys-libs/zlib-1.1.4