diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-29 08:45:39 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-29 08:45:39 +0300 |
commit | 8205dc75f259dfda8b8bc476df82f47bb767a992 (patch) | |
tree | 18fdfee5b320d85e3844430a08793c5387aa17b4 /sys-process | |
parent | media-video/wireplumber: Stabilize 0.4.12-r1 ppc64, #876334 (diff) | |
download | gentoo-8205dc75f259dfda8b8bc476df82f47bb767a992.tar.gz gentoo-8205dc75f259dfda8b8bc476df82f47bb767a992.tar.bz2 gentoo-8205dc75f259dfda8b8bc476df82f47bb767a992.zip |
sys-process/lsof: Stabilize 4.96.3 hppa, #878561
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/lsof/lsof-4.96.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/lsof/lsof-4.96.3.ebuild b/sys-process/lsof/lsof-4.96.3.ebuild index 8fbad29f51f9..141f3cdf9e28 100644 --- a/sys-process/lsof/lsof-4.96.3.ebuild +++ b/sys-process/lsof/lsof-4.96.3.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 ) |