diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-05 22:11:26 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-05 22:12:06 +0200 |
commit | 8ac826a53706eb130a22fcd3bf536c1bcd6e0189 (patch) | |
tree | 689ae40a28b9a13cbbc5ef07e3df0d1cc9980644 /net-misc | |
parent | dev-cpp/gtest: Stabilize 1.11.0 sparc, #828338 (diff) | |
download | gentoo-8ac826a53706eb130a22fcd3bf536c1bcd6e0189.tar.gz gentoo-8ac826a53706eb130a22fcd3bf536c1bcd6e0189.tar.bz2 gentoo-8ac826a53706eb130a22fcd3bf536c1bcd6e0189.zip |
net-misc/socat: Stabilize 1.7.4.2 sparc, #828386
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/socat/socat-1.7.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/socat/socat-1.7.4.2.ebuild b/net-misc/socat/socat-1.7.4.2.ebuild index 315575ea0dbe..840f9a0b768a 100644 --- a/net-misc/socat/socat-1.7.4.2.ebuild +++ b/net-misc/socat/socat-1.7.4.2.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" 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" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="bindist ipv6 readline ssl tcpd" DEPEND="ssl? ( dev-libs/openssl:0= ) |