summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-13 18:55:54 +0000
committerSam James <sam@gentoo.org>2021-05-13 18:55:54 +0000
commit4710e68a6321b0c0e9da87f47489324e0e22fbc5 (patch)
tree7e17e11ca8ae7b55800f55a29a5ea4dde3d3eebd /sys-process
parentsys-process/atop: Stabilize 2.6.0 x86, #789927 (diff)
downloadgentoo-4710e68a6321b0c0e9da87f47489324e0e22fbc5.tar.gz
gentoo-4710e68a6321b0c0e9da87f47489324e0e22fbc5.tar.bz2
gentoo-4710e68a6321b0c0e9da87f47489324e0e22fbc5.zip
sys-process/lsof: Stabilize 4.94.0 x86, #789930
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/lsof/lsof-4.94.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/lsof/lsof-4.94.0.ebuild b/sys-process/lsof/lsof-4.94.0.ebuild
index 205aea2ee778..6ae8f6ec597b 100644
--- a/sys-process/lsof/lsof-4.94.0.ebuild
+++ b/sys-process/lsof/lsof-4.94.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/lsof-org/lsof/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="lsof"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="examples ipv6 rpc selinux"
RDEPEND="rpc? ( net-libs/libtirpc )