diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-04 08:31:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-04 08:31:11 +0000 |
commit | 199b14e5dbb886a1d25a8d5ea8523dfd8d3c3e03 (patch) | |
tree | 573d9c44f372c04592df0857bf86fc1458fc5103 /sys-process/lsof/lsof-4.87-r1.ebuild | |
parent | Stable for ppc64, wrt bug #517720 (diff) | |
download | gentoo-2-199b14e5dbb886a1d25a8d5ea8523dfd8d3c3e03.tar.gz gentoo-2-199b14e5dbb886a1d25a8d5ea8523dfd8d3c3e03.tar.bz2 gentoo-2-199b14e5dbb886a1d25a8d5ea8523dfd8d3c3e03.zip |
Stable for ppc64, wrt bug #529126
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-process/lsof/lsof-4.87-r1.ebuild')
-rw-r--r-- | sys-process/lsof/lsof-4.87-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/lsof/lsof-4.87-r1.ebuild b/sys-process/lsof/lsof-4.87-r1.ebuild index 080afcb2f547..f852d5590300 100644 --- a/sys-process/lsof/lsof-4.87-r1.ebuild +++ b/sys-process/lsof/lsof-4.87-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.87-r1.ebuild,v 1.11 2014/12/03 09:39:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.87-r1.ebuild,v 1.12 2014/12/04 08:31:11 ago Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/${MY_P}.tar.bz2 LICENSE="lsof" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="examples ipv6 rpc selinux static" RDEPEND="rpc? ( net-libs/libtirpc ) |