diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 10:29:03 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 10:29:03 +0000 |
commit | 8860f8c8a3185dd1cad83a87330ca65e63adca1f (patch) | |
tree | c0f088e3b1055806c6a8472c3006fe267b9b0cdf /sys-process/lsof | |
parent | dev-ruby/rspec-support: stable 3.7.1 for ia64, bug #666742 (diff) | |
download | gentoo-8860f8c8a3185dd1cad83a87330ca65e63adca1f.tar.gz gentoo-8860f8c8a3185dd1cad83a87330ca65e63adca1f.tar.bz2 gentoo-8860f8c8a3185dd1cad83a87330ca65e63adca1f.zip |
sys-process/lsof: stable 4.91 for ia64, bug #667232
Package-Manager: Portage-2.3.51, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-process/lsof')
-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 16e140f8771a..5b6411ed7078 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" RDEPEND="rpc? ( net-libs/libtirpc ) |