diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-26 19:42:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-26 19:42:20 +0200 |
commit | be1f03f10bf0aef425153bb3da08b013885d7559 (patch) | |
tree | 860373d406862fe9a12d7af2ac1d1dd913605378 /sys-process | |
parent | dev-python/pycryptodome: amd64 stable wrt bug #729660 (diff) | |
download | gentoo-be1f03f10bf0aef425153bb3da08b013885d7559.tar.gz gentoo-be1f03f10bf0aef425153bb3da08b013885d7559.tar.bz2 gentoo-be1f03f10bf0aef425153bb3da08b013885d7559.zip |
sys-process/lsof: amd64 stable wrt bug #705600
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-process')
-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 35742bb38abd..2f24d3ea6618 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 ) |