diff options
Diffstat (limited to 'sys-apps/attr/attr-2.2.0.ebuild')
-rw-r--r-- | sys-apps/attr/attr-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/attr/attr-2.2.0.ebuild b/sys-apps/attr/attr-2.2.0.ebuild index 9cc4f2d9f606..6e755c4baaa0 100644 --- a/sys-apps/attr/attr-2.2.0.ebuild +++ b/sys-apps/attr/attr-2.2.0.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/attr/attr-2.2.0.ebuild,v 1.2 2003/04/13 15:24:20 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.2.0.ebuild,v 1.3 2003/06/21 21:19:39 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="xfs extended attributes tools" @@ -10,7 +10,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 ~mips" +KEYWORDS="x86 amd64 ~mips" DEPEND=">=sys-apps/portage-2.0.47-r10 >=sys-apps/sed-4.0.5 |