Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/socat/
Date: Mon, 06 Dec 2021 11:31:18
Message-Id: 1638790267.5b46e61feff9b64728967879e1ab9c8dd050798c.ago@gentoo
1 commit: 5b46e61feff9b64728967879e1ab9c8dd050798c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 6 11:31:07 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 6 11:31:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b46e61f
7
8 net-misc/socat: x86 stable wrt bug #828386
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-misc/socat/socat-1.7.4.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/socat/socat-1.7.4.2.ebuild b/net-misc/socat/socat-1.7.4.2.ebuild
18 index 840f9a0b768a..454abfceafc5 100644
19 --- a/net-misc/socat/socat-1.7.4.2.ebuild
20 +++ b/net-misc/socat/socat-1.7.4.2.ebuild
21 @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
27 IUSE="bindist ipv6 readline ssl tcpd"
28
29 DEPEND="ssl? ( dev-libs/openssl:0= )