sys-process/lsof: Sync with Gentoo

It's from Gentoo commit d3cfcde9f6e4da12d84b71e17ae2b6843f9d1e30.
This commit is contained in:
Flatcar Buildbot 2025-01-13 07:10:57 +00:00 committed by Krzesimir Nowak
parent b29c092805
commit 44f08e9600

View File

@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors # Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
@ -10,7 +10,7 @@ SRC_URI="https://github.com/lsof-org/lsof/releases/download/${PV}/${P}.tar.gz"
LICENSE="lsof" LICENSE="lsof"
SLOT="0" SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
IUSE="rpc selinux" IUSE="rpc selinux"
RDEPEND=" RDEPEND="