diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-05-19 17:28:34 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-19 16:33:47 +0100 |
commit | 771b4d76aafe33d5a9076dfd7b278c6bc3230f4a (patch) | |
tree | db77c5211085190bdf2ac8a983389b5a6f8b4006 /sys-process/lsof | |
parent | sys-apps/attr: stable 2.5.1 for hppa, bug #790440 (diff) | |
download | gentoo-771b4d76aafe33d5a9076dfd7b278c6bc3230f4a.tar.gz gentoo-771b4d76aafe33d5a9076dfd7b278c6bc3230f4a.tar.bz2 gentoo-771b4d76aafe33d5a9076dfd7b278c6bc3230f4a.zip |
sys-process/lsof: stable 4.94.0 for hppa, bug #789930
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-process/lsof')
-rw-r--r-- | sys-process/lsof/lsof-4.94.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/lsof/lsof-4.94.0.ebuild b/sys-process/lsof/lsof-4.94.0.ebuild index 79b41f685c9c..e71171a60c4d 100644 --- a/sys-process/lsof/lsof-4.94.0.ebuild +++ b/sys-process/lsof/lsof-4.94.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 ) |