summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-04-01 20:05:15 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-04-01 20:05:15 +0000
commita6855b747fd89219e1b17eceb2261060f9abdfd7 (patch)
treec35601cd0951f4de5d86ff1f9efcabcb9644f0e1 /sys-apps/file
parentFix bug #17974 commit 2 (diff)
downloadgentoo-2-a6855b747fd89219e1b17eceb2261060f9abdfd7.tar.gz
gentoo-2-a6855b747fd89219e1b17eceb2261060f9abdfd7.tar.bz2
gentoo-2-a6855b747fd89219e1b17eceb2261060f9abdfd7.zip
unmasking file on x86, making unstable on other arches
Diffstat (limited to 'sys-apps/file')
-rw-r--r--sys-apps/file/file-4.01.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/file/file-4.01.ebuild b/sys-apps/file/file-4.01.ebuild
index ff5849191e9b..0160af7ca6e3 100644
--- a/sys-apps/file/file-4.01.ebuild
+++ b/sys-apps/file/file-4.01.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/file/file-4.01.ebuild,v 1.1 2003/03/27 04:51:51 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.01.ebuild,v 1.2 2003/04/01 20:05:15 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Program to identify a file's format by scanning binary data for patterns"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz
ftp://ftp.astron.com/pub/file/${P}.tar.gz"
HOMEPAGE="ftp://ftp.astron.com/pub/file/"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~powerpc ~sparc ~mips ~arm ~alpha"
SLOT="0"
LICENSE="as-is"