summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-02-07 04:38:50 +0000
committerMike Frysinger <vapier@gentoo.org>2007-02-07 04:38:50 +0000
commita77f40bde9838f54cf9167791944976b0873c790 (patch)
treecdea379f7116203093bffdb8f0a15b5b5585e49a /sys-apps
parentold (diff)
downloadgentoo-2-a77f40bde9838f54cf9167791944976b0873c790.tar.gz
gentoo-2-a77f40bde9838f54cf9167791944976b0873c790.tar.bz2
gentoo-2-a77f40bde9838f54cf9167791944976b0873c790.zip
alpha stable
(Portage version: 2.1.2-r8)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/file/file-4.18.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/file/file-4.18.ebuild b/sys-apps/file/file-4.18.ebuild
index c6423d2a6e23..4ff2c67ceb29 100644
--- a/sys-apps/file/file-4.18.ebuild
+++ b/sys-apps/file/file-4.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.18.ebuild,v 1.14 2006/12/22 20:11:28 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.18.ebuild,v 1.15 2007/02/07 04:38:50 vapier Exp $
inherit eutils distutils libtool
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="python"
DEPEND=""