Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/socat/
Date: Sat, 14 May 2022 06:21:44
Message-Id: 1652509280.1453c71e49a7f0af6adeda01c269d45ac394a5a1.xen0n@gentoo
1 commit: 1453c71e49a7f0af6adeda01c269d45ac394a5a1
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 14 06:05:18 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sat May 14 06:21:20 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1453c71e
7
8 net-misc/socat: keyword 1.7.4.3 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 net-misc/socat/socat-1.7.4.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/socat/socat-1.7.4.3.ebuild b/net-misc/socat/socat-1.7.4.3.ebuild
16 index 79675ef1a190..f60964294e44 100644
17 --- a/net-misc/socat/socat-1.7.4.3.ebuild
18 +++ b/net-misc/socat/socat-1.7.4.3.ebuild
19 @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
25 IUSE="bindist ipv6 readline ssl tcpd"
26
27 DEPEND="ssl? ( dev-libs/openssl:0= )