diff options
author | Sam James <sam@gentoo.org> | 2022-06-02 04:59:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-02 04:59:45 +0100 |
commit | 15c04414af97f93c41ce54652e935f5520a9f562 (patch) | |
tree | f220f2613a2f5c1c5db25dea787875e322d5f6ec /sys-process/lsof | |
parent | sys-libs/libseccomp: Stabilize 2.5.4 ppc64, #849188 (diff) | |
download | gentoo-15c04414af97f93c41ce54652e935f5520a9f562.tar.gz gentoo-15c04414af97f93c41ce54652e935f5520a9f562.tar.bz2 gentoo-15c04414af97f93c41ce54652e935f5520a9f562.zip |
sys-process/lsof: Stabilize 4.95.0 ppc64, #849191
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process/lsof')
-rw-r--r-- | sys-process/lsof/lsof-4.95.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/lsof/lsof-4.95.0.ebuild b/sys-process/lsof/lsof-4.95.0.ebuild index 8c2f182e5fee..087186a43319 100644 --- a/sys-process/lsof/lsof-4.95.0.ebuild +++ b/sys-process/lsof/lsof-4.95.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 ) |