summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-10-26 03:33:30 +0000
committerMike Frysinger <vapier@gentoo.org>2008-10-26 03:33:30 +0000
commit31b9a021f4dff61bd53b1484ef8568bfb1b0d90a (patch)
tree1dee0dd9cc1a4402bd8a73d38f249e7282906c87 /sys-process/lsof
parentpawn off onto the bsd guys (diff)
downloadhistorical-31b9a021f4dff61bd53b1484ef8568bfb1b0d90a.tar.gz
historical-31b9a021f4dff61bd53b1484ef8568bfb1b0d90a.tar.bz2
historical-31b9a021f4dff61bd53b1484ef8568bfb1b0d90a.zip
arm/s390/sh stable
Diffstat (limited to 'sys-process/lsof')
-rw-r--r--sys-process/lsof/lsof-4.78-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/lsof/lsof-4.78-r2.ebuild b/sys-process/lsof/lsof-4.78-r2.ebuild
index 80980fde920e..5211b43193df 100644
--- a/sys-process/lsof/lsof-4.78-r2.ebuild
+++ b/sys-process/lsof/lsof-4.78-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.78-r2.ebuild,v 1.6 2008/08/18 18:55:05 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.78-r2.ebuild,v 1.7 2008/10/26 03:33:30 vapier Exp $
inherit eutils flag-o-matic fixheadtails toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/${MY_P}.tar.bz2
LICENSE="lsof"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="static selinux"
DEPEND="selinux? ( sys-libs/libselinux )"