summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-29 08:21:37 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-29 08:21:37 +0200
commit3ccfb9f33dcb85c4d77d6a6d55b9b3c06da55272 (patch)
tree30f9b038b6ebe8e520bcbbe09e9be529c9afb0be /sys-process/lsof
parentsys-fs/lsscsi: arm stable wrt bug #704272 (diff)
downloadgentoo-3ccfb9f33dcb85c4d77d6a6d55b9b3c06da55272.tar.gz
gentoo-3ccfb9f33dcb85c4d77d6a6d55b9b3c06da55272.tar.bz2
gentoo-3ccfb9f33dcb85c4d77d6a6d55b9b3c06da55272.zip
sys-process/lsof: arm stable wrt bug #705600
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-process/lsof')
-rw-r--r--sys-process/lsof/lsof-4.93.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/lsof/lsof-4.93.2-r1.ebuild b/sys-process/lsof/lsof-4.93.2-r1.ebuild
index e7b81f284c52..a4053c1af1a7 100644
--- a/sys-process/lsof/lsof-4.93.2-r1.ebuild
+++ b/sys-process/lsof/lsof-4.93.2-r1.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 ~ppc-aix ~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 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="examples ipv6 rpc selinux"
RDEPEND="rpc? ( net-libs/libtirpc )