diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-20 02:21:51 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-20 02:21:51 +0000 |
commit | 3c4c3a73510febb8bf153f1ba4e94aff266dd546 (patch) | |
tree | 394fcab2b1afa0c26f46b30b4e53b3a41c7596ab /sys-process/lsof/lsof-4.82.ebuild | |
parent | stable ppc64, bug 301144 (diff) | |
download | gentoo-2-3c4c3a73510febb8bf153f1ba4e94aff266dd546.tar.gz gentoo-2-3c4c3a73510febb8bf153f1ba4e94aff266dd546.tar.bz2 gentoo-2-3c4c3a73510febb8bf153f1ba4e94aff266dd546.zip |
stable ppc64, bug 301443
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'sys-process/lsof/lsof-4.82.ebuild')
-rw-r--r-- | sys-process/lsof/lsof-4.82.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/lsof/lsof-4.82.ebuild b/sys-process/lsof/lsof-4.82.ebuild index 12a486cfeaa0..fc04422b9266 100644 --- a/sys-process/lsof/lsof-4.82.ebuild +++ b/sys-process/lsof/lsof-4.82.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.82.ebuild,v 1.4 2010/01/19 22:40:01 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.82.ebuild,v 1.5 2010/01/20 02:21:51 ranger Exp $ inherit flag-o-matic 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 )" |