diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 05:18:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 05:18:20 +0000 |
commit | b07dca08afe5579cf622e923f7f587b510f7089d (patch) | |
tree | 9bdf0d21594d66a3baacdfff8dec580d454d5383 /net-misc/socat | |
parent | dev-vcs/git-cola: Stabilize 3.10.1 amd64, #823098 (diff) | |
download | gentoo-b07dca08afe5579cf622e923f7f587b510f7089d.tar.gz gentoo-b07dca08afe5579cf622e923f7f587b510f7089d.tar.bz2 gentoo-b07dca08afe5579cf622e923f7f587b510f7089d.zip |
net-misc/socat: Stabilize 1.7.4.2 amd64, #828386
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/socat')
-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 fbf589fadca9..6d110461fe19 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= ) |