diff options
author | 2023-01-21 08:59:10 +0200 | |
---|---|---|
committer | 2023-01-21 08:59:10 +0200 | |
commit | 28630829f9ed4485e4d8ae62d251b9a08bc8ba07 (patch) | |
tree | ae0416a2bc5b39ac1f7c7eca696cf14945f8d4b8 /sys-process | |
parent | kde-plasma/plasma-welcome: Keyword 5.26.90 ppc64, #891477 (diff) | |
download | gentoo-28630829f9ed4485e4d8ae62d251b9a08bc8ba07.tar.gz gentoo-28630829f9ed4485e4d8ae62d251b9a08bc8ba07.tar.bz2 gentoo-28630829f9ed4485e4d8ae62d251b9a08bc8ba07.zip |
sys-process/lsof: Keyword 4.97.0 s390, #891241
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process')
-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 6752f3301425..bf2d56e8a80f 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 ~ppc ~riscv" +KEYWORDS="~amd64 ~ppc ~riscv ~s390" IUSE="rpc selinux" RDEPEND=" |