diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 12:13:35 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 12:47:28 -0400 |
commit | be10a14e3e0320a34e2205f155594a311926f8e0 (patch) | |
tree | bc43c011581f92fe28909dfc2672068bf13df0f7 /sys-process | |
parent | sys-process/audit-2.8.3: ppc64 stable, bug 667792 (diff) | |
download | gentoo-be10a14e3e0320a34e2205f155594a311926f8e0.tar.gz gentoo-be10a14e3e0320a34e2205f155594a311926f8e0.tar.bz2 gentoo-be10a14e3e0320a34e2205f155594a311926f8e0.zip |
sys-process/lsof-4.91: ppc64 stable, bug 667232
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/lsof/lsof-4.91.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/lsof/lsof-4.91.ebuild b/sys-process/lsof/lsof-4.91.ebuild index 6423de88eef8..71f4abcc696a 100644 --- a/sys-process/lsof/lsof-4.91.ebuild +++ b/sys-process/lsof/lsof-4.91.ebuild @@ -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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="examples ipv6 rpc selinux static" RDEPEND="rpc? ( net-libs/libtirpc ) |