diff options
author | 2012-04-24 06:24:52 +0000 | |
---|---|---|
committer | 2012-04-24 06:24:52 +0000 | |
commit | 424a1daf5ebed6307a711acb83ad208708285157 (patch) | |
tree | 857be23cbb0a1df2ca13694968f020b58e855cbd /sys-process/lsof/lsof-4.85-r2.ebuild | |
parent | sci-chemistry/pdb-extract: Drop old (diff) | |
download | historical-424a1daf5ebed6307a711acb83ad208708285157.tar.gz historical-424a1daf5ebed6307a711acb83ad208708285157.tar.bz2 historical-424a1daf5ebed6307a711acb83ad208708285157.zip |
marked x86 per bug 413273
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'sys-process/lsof/lsof-4.85-r2.ebuild')
-rw-r--r-- | sys-process/lsof/lsof-4.85-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/lsof/lsof-4.85-r2.ebuild b/sys-process/lsof/lsof-4.85-r2.ebuild index 3ba6276e04d2..8f8749c7ccff 100644 --- a/sys-process/lsof/lsof-4.85-r2.ebuild +++ b/sys-process/lsof/lsof-4.85-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.85-r2.ebuild,v 1.3 2012/04/23 21:29:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.85-r2.ebuild,v 1.4 2012/04/24 06:24:52 jdhore Exp $ EAPI="2" @@ -15,7 +15,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="examples ipv6 rpc selinux static" RDEPEND="rpc? ( net-libs/libtirpc ) |