diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-03-05 16:13:22 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-03-05 16:28:18 +0200 |
commit | aa15f5cb9f5bceb55bbfe3b76b8c9a24a5e6b776 (patch) | |
tree | a989d50ec0ef826a420241560a51cb804ef78ba8 /net-misc/socat/socat-1.7.3.2.ebuild | |
parent | dev-util/cmdtest-0.30: arm64 stable (bug #611052) (diff) | |
download | gentoo-aa15f5cb9f5bceb55bbfe3b76b8c9a24a5e6b776.tar.gz gentoo-aa15f5cb9f5bceb55bbfe3b76b8c9a24a5e6b776.tar.bz2 gentoo-aa15f5cb9f5bceb55bbfe3b76b8c9a24a5e6b776.zip |
net-misc/socat-1.7.3.2: arm64 stable (bug #615180)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-misc/socat/socat-1.7.3.2.ebuild')
-rw-r--r-- | net-misc/socat/socat-1.7.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/socat/socat-1.7.3.2.ebuild b/net-misc/socat/socat-1.7.3.2.ebuild index c4cf894a49ba..4d82cb66a518 100644 --- a/net-misc/socat/socat-1.7.3.2.ebuild +++ b/net-misc/socat/socat-1.7.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="http://www.dest-unreach.org/socat/download/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="bindist libressl ssl readline ipv6 tcpd" DEPEND=" |