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 | 3a6e63195204a766e19448af1ec909bcea2e2efe (patch) | |
tree | 2ee09683acbc78e33f0d01c9d2968123336f3eb0 /sys-apps/file | |
parent | x86/arm/hppa/ia64 stable (diff) | |
download | historical-3a6e63195204a766e19448af1ec909bcea2e2efe.tar.gz historical-3a6e63195204a766e19448af1ec909bcea2e2efe.tar.bz2 historical-3a6e63195204a766e19448af1ec909bcea2e2efe.zip |
x86/ppc/arm/hppa stable
Diffstat (limited to 'sys-apps/file')
-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 |