diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-21 08:59:43 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-21 08:59:43 +0200 |
commit | d6293205e92b3caa1b1186c39401ec9a0d70d6b4 (patch) | |
tree | 865fd14ef3b323c2ff9e1bafe9d0ce38753add5a /sys-process/lsof | |
parent | sys-process/lsof: Keyword 4.97.0 arm64, #891241 (diff) | |
download | gentoo-d6293205e92b3caa1b1186c39401ec9a0d70d6b4.tar.gz gentoo-d6293205e92b3caa1b1186c39401ec9a0d70d6b4.tar.bz2 gentoo-d6293205e92b3caa1b1186c39401ec9a0d70d6b4.zip |
sys-process/lsof: Keyword 4.97.0 ppc64, #891241
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process/lsof')
-rw-r--r-- | sys-process/lsof/lsof-4.97.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/lsof/lsof-4.97.0.ebuild b/sys-process/lsof/lsof-4.97.0.ebuild index d29b6d316e74..67b4757e9abd 100644 --- a/sys-process/lsof/lsof-4.97.0.ebuild +++ b/sys-process/lsof/lsof-4.97.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="~amd64 ~arm ~arm64 ~ppc ~riscv ~s390" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390" IUSE="rpc selinux" RDEPEND=" |