diff options
author | Brent Baude <ranger@gentoo.org> | 2009-02-12 21:19:50 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-02-12 21:19:50 +0000 |
commit | 65186b40ad5b7808622ccccd7f3e3f943fa7d875 (patch) | |
tree | 3fd8a85f5eec2ee97f0857c8add36b886c2cdee0 /sys-process/lsof/lsof-4.81-r2.ebuild | |
parent | stable ppc64, bug 245861 (diff) | |
download | gentoo-2-65186b40ad5b7808622ccccd7f3e3f943fa7d875.tar.gz gentoo-2-65186b40ad5b7808622ccccd7f3e3f943fa7d875.tar.bz2 gentoo-2-65186b40ad5b7808622ccccd7f3e3f943fa7d875.zip |
stable ppc64, bug 258195
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'sys-process/lsof/lsof-4.81-r2.ebuild')
-rw-r--r-- | sys-process/lsof/lsof-4.81-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/lsof/lsof-4.81-r2.ebuild b/sys-process/lsof/lsof-4.81-r2.ebuild index 866704b5a83d..9821cae3bee3 100644 --- a/sys-process/lsof/lsof-4.81-r2.ebuild +++ b/sys-process/lsof/lsof-4.81-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.81-r2.ebuild,v 1.6 2009/02/09 21:29:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.81-r2.ebuild,v 1.7 2009/02/12 21:19:50 ranger 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 )" |