diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:39:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:39:53 +0200 |
commit | 9625ce57cce25ebf0d1e8f73e1ac1cb0f727e8c5 (patch) | |
tree | 18ab7e2a3d3fa0f3a354ed0eae2223d7063e773a /sys-process/lsof | |
parent | net-libs/gupnp: ppc64 stable wrt bug #729306 (diff) | |
download | gentoo-9625ce57cce25ebf0d1e8f73e1ac1cb0f727e8c5.tar.gz gentoo-9625ce57cce25ebf0d1e8f73e1ac1cb0f727e8c5.tar.bz2 gentoo-9625ce57cce25ebf0d1e8f73e1ac1cb0f727e8c5.zip |
sys-process/lsof: s390 stable wrt bug #705600
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-process/lsof')
-rw-r--r-- | sys-process/lsof/lsof-4.93.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/lsof/lsof-4.93.2-r1.ebuild b/sys-process/lsof/lsof-4.93.2-r1.ebuild index 7c8baebcd79f..a291f19eb17b 100644 --- a/sys-process/lsof/lsof-4.93.2-r1.ebuild +++ b/sys-process/lsof/lsof-4.93.2-r1.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 ~ppc-aix ~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 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="examples ipv6 rpc selinux" RDEPEND="rpc? ( net-libs/libtirpc ) |