diff options
Diffstat (limited to 'sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild')
-rw-r--r-- | sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild b/sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild index 5ef57017e060..be8546a5900a 100644 --- a/sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild +++ b/sys-apps/sh-utils/sh-utils-2.0.15-r1.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/sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild,v 1.1 2003/07/18 12:49:23 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild,v 1.2 2003/07/22 16:03:47 tester Exp $ DESCRIPTION="textutils, sh-utils and fileutils moved to coreutils" HOMEPAGE="http://www.gnu.org/software/shellutils/shellutils.html" @@ -9,4 +9,4 @@ DEPEND="sys-apps/coreutils" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm amd64" |