diff options
author | Sam James <sam@gentoo.org> | 2021-12-06 15:18:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-06 15:18:33 +0000 |
commit | 86718e7ee88c72c2f0d3717e3125b80ffe55fc19 (patch) | |
tree | 83546e3ba3a5ab9da5db33866d3ffb42f822642f /net-misc | |
parent | dev-cpp/gtest: Stabilize 1.11.0 arm64, #828338 (diff) | |
download | gentoo-86718e7ee88c72c2f0d3717e3125b80ffe55fc19.tar.gz gentoo-86718e7ee88c72c2f0d3717e3125b80ffe55fc19.tar.bz2 gentoo-86718e7ee88c72c2f0d3717e3125b80ffe55fc19.zip |
net-misc/socat: Stabilize 1.7.4.2 arm64, #828386
Signed-off-by: Sam James <sam@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 454abfceafc5..a7851e974bd4 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= ) |