diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-22 08:28:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-22 08:28:57 +0100 |
commit | 0f8ebbba5867c587b4e0184c8da9fce743d3454a (patch) | |
tree | 2dcadad0c0c0dd6e98000f8451b347bf8386b0fc /net-misc/socat | |
parent | app-eselect/eselect-vi: stable 1.2 for ppc (diff) | |
download | gentoo-0f8ebbba5867c587b4e0184c8da9fce743d3454a.tar.gz gentoo-0f8ebbba5867c587b4e0184c8da9fce743d3454a.tar.bz2 gentoo-0f8ebbba5867c587b4e0184c8da9fce743d3454a.zip |
net-misc/socat: stable 1.7.3.4 for ppc
stable wrt bug #726646
Package-Manager: Portage-3.0.0, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc/socat')
-rw-r--r-- | net-misc/socat/socat-1.7.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/socat/socat-1.7.3.4.ebuild b/net-misc/socat/socat-1.7.3.4.ebuild index ede57730bcf8..afbf944cc7e1 100644 --- a/net-misc/socat/socat-1.7.3.4.ebuild +++ b/net-misc/socat/socat-1.7.3.4.ebuild @@ -12,7 +12,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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="bindist libressl ssl readline ipv6 tcpd" DEPEND=" |