diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-22 08:31:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-22 08:31:12 +0100 |
commit | ed0a1baad0d853913de5e51478ee6f20ddad4115 (patch) | |
tree | 96ed0e278711283ef6e2d2fdadaa28719b37911c /net-misc/socat | |
parent | dev-python/sphinxcontrib-issuetracker: stable 0.11-r2 for sparc (diff) | |
download | gentoo-ed0a1baad0d853913de5e51478ee6f20ddad4115.tar.gz gentoo-ed0a1baad0d853913de5e51478ee6f20ddad4115.tar.bz2 gentoo-ed0a1baad0d853913de5e51478ee6f20ddad4115.zip |
net-misc/socat: stable 1.7.3.4 for sparc
stable wrt bug #726646
Package-Manager: Portage-3.0.0, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
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 d914b577bc3a..c9da10a735c9 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=" |