diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-21 08:59:53 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-21 08:59:53 +0200 |
commit | b461ba5bbc215ee2e81f18249d27266e0da73f9e (patch) | |
tree | 0722a4d777656c87f15aec836c46f9878f0585e6 /sys-process | |
parent | sys-process/lsof: Keyword 4.97.0 hppa, #891241 (diff) | |
download | gentoo-b461ba5bbc215ee2e81f18249d27266e0da73f9e.tar.gz gentoo-b461ba5bbc215ee2e81f18249d27266e0da73f9e.tar.bz2 gentoo-b461ba5bbc215ee2e81f18249d27266e0da73f9e.zip |
sys-process/lsof: Keyword 4.97.0 x86, #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 e748903174c7..a5c50fda6b98 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 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="rpc selinux" RDEPEND=" |