Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/openbsd-netcat/
Date: Sun, 25 Oct 2020 23:42:15
Message-Id: 1603669322.019893a64632e746ee3e3f6b0fa4859a8dec73ce.whissi@gentoo
1 commit: 019893a64632e746ee3e3f6b0fa4859a8dec73ce
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 25 23:37:59 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 25 23:42:02 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=019893a6
7
8 net-analyzer/openbsd-netcat: x86 stable (bug #740254)
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-analyzer/openbsd-netcat/openbsd-netcat-1.195.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-analyzer/openbsd-netcat/openbsd-netcat-1.195.ebuild b/net-analyzer/openbsd-netcat/openbsd-netcat-1.195.ebuild
17 index 70994b0ad01..56725f9b17a 100644
18 --- a/net-analyzer/openbsd-netcat/openbsd-netcat-1.195.ebuild
19 +++ b/net-analyzer/openbsd-netcat/openbsd-netcat-1.195.ebuild
20 @@ -14,7 +14,7 @@ LICENSE="BSD"
21 SLOT="0"
22 IUSE="elibc_Darwin"
23
24 -KEYWORDS="~amd64 arm64 ~ppc64 ~x86 ~amd64-linux ~x64-macos"
25 +KEYWORDS="~amd64 arm64 ~ppc64 x86 ~amd64-linux ~x64-macos"
26
27 DEPEND="virtual/pkgconfig"
28 RDEPEND="!elibc_Darwin? ( dev-libs/libbsd )