diff options
author | 2004-02-23 00:44:40 +0000 | |
---|---|---|
committer | 2004-02-23 00:44:40 +0000 | |
commit | 4e9454679a592f7585297916b6d94ea72b10d309 (patch) | |
tree | 271e0906a83c3167b4e75f66e158222aa5b06b1b /sys-apps/fileutils/fileutils-4.1.11-r1.ebuild | |
parent | dont use imlib if -X is in USE #38596 (diff) | |
download | gentoo-2-4e9454679a592f7585297916b6d94ea72b10d309.tar.gz gentoo-2-4e9454679a592f7585297916b6d94ea72b10d309.tar.bz2 gentoo-2-4e9454679a592f7585297916b6d94ea72b10d309.zip |
Remove arm keywords
Diffstat (limited to 'sys-apps/fileutils/fileutils-4.1.11-r1.ebuild')
-rw-r--r-- | sys-apps/fileutils/fileutils-4.1.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild b/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild index 8efcfffd036b..2f67c095d6d6 100644 --- a/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild +++ b/sys-apps/fileutils/fileutils-4.1.11-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/fileutils/fileutils-4.1.11-r1.ebuild,v 1.11 2003/09/07 02:41:32 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild,v 1.12 2004/02/23 00:42:13 agriffis Exp $ IUSE="acl nls build" ACLPV=4.1.11acl-0.8.25 @@ -10,7 +10,7 @@ DESCRIPTION="Standard GNU file utilities (chmod, cp, dd, dir, ls, etc)" SRC_URI="ftp://alpha.gnu.org/gnu/fetish/${P}.tar.gz mirror://gentoo/fileutils-${ACLPV}.diff.gz" HOMEPAGE="http://www.gnu.org/software/fileutils/fileutils.html" -KEYWORDS="x86 ppc sparc ~alpha hppa ~arm mips" +KEYWORDS="x86 ppc sparc ~alpha hppa mips" SLOT="0" LICENSE="GPL-2" |