diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-05 18:56:34 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-05 18:56:34 +0300 |
commit | b6d65cf8df63316e83157ca269d2a54ff056a735 (patch) | |
tree | f0d718ca1ac6ae06f5603aff05ba58dbf29e50ff /sys-process/lsof | |
parent | app-emulation/virt-viewer: amd64 stable wrt bug #670240 (diff) | |
download | gentoo-b6d65cf8df63316e83157ca269d2a54ff056a735.tar.gz gentoo-b6d65cf8df63316e83157ca269d2a54ff056a735.tar.bz2 gentoo-b6d65cf8df63316e83157ca269d2a54ff056a735.zip |
sys-process/lsof: amd64 stable wrt bug #667232
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
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 6733b6cf6d18..78847da7341b 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 ) |