diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-08 15:30:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-08 15:30:40 +0000 |
commit | 56098bca9664c07ba2e6e0b11f1283f5fabd3351 (patch) | |
tree | f92e8294d763331325d662aabe98db76af398225 /sys-apps | |
parent | x86/arm/hppa/ia64 stable (Manifest recommit) (diff) | |
download | gentoo-2-56098bca9664c07ba2e6e0b11f1283f5fabd3351.tar.gz gentoo-2-56098bca9664c07ba2e6e0b11f1283f5fabd3351.tar.bz2 gentoo-2-56098bca9664c07ba2e6e0b11f1283f5fabd3351.zip |
x86/ppc/arm/hppa stable
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/file/file-4.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/file/file-4.10.ebuild b/sys-apps/file/file-4.10.ebuild index 3659687ef2e0..92113a2d7496 100644 --- a/sys-apps/file/file-4.10.ebuild +++ b/sys-apps/file/file-4.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.10.ebuild,v 1.3 2004/08/19 02:40:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.10.ebuild,v 1.4 2004/09/08 15:30:40 vapier Exp $ inherit flag-o-matic gnuconfig eutils distutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips alpha ~arm ~hppa ~amd64 ia64 ~ppc64 ~s390" +KEYWORDS="x86 ppc ~sparc ~mips alpha arm hppa ~amd64 ia64 ~ppc64 ~s390" IUSE="python build" DEPEND="virtual/libc |