diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2010-01-19 22:40:01 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2010-01-19 22:40:01 +0000 |
commit | 3b08ce9c4480d1a4b6816d47a5ae0157e68bbe2e (patch) | |
tree | f2439b2d998d7aba0dbf44d32dec644b15696c6f /sys-process/lsof/lsof-4.82.ebuild | |
parent | stable sparc, bug 287269 (diff) | |
download | historical-3b08ce9c4480d1a4b6816d47a5ae0157e68bbe2e.tar.gz historical-3b08ce9c4480d1a4b6816d47a5ae0157e68bbe2e.tar.bz2 historical-3b08ce9c4480d1a4b6816d47a5ae0157e68bbe2e.zip |
stable sparc, bug 301443
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
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 296d49fb4966..12a486cfeaa0 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.3 2010/01/19 03:56:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.82.ebuild,v 1.4 2010/01/19 22:40:01 tcunha 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 )" |