diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-22 11:02:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-22 11:02:25 +0200 |
commit | 9382d866762b0df301e79786eba538fda3f6f24a (patch) | |
tree | 2a086154094d7616dc0b58d05afe0e1013830759 /net-misc/socat | |
parent | sys-libs/gdbm: amd64 stable wrt bug #733408 (diff) | |
download | gentoo-9382d866762b0df301e79786eba538fda3f6f24a.tar.gz gentoo-9382d866762b0df301e79786eba538fda3f6f24a.tar.bz2 gentoo-9382d866762b0df301e79786eba538fda3f6f24a.zip |
net-misc/socat: x86 stable wrt bug #726646
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 582972ee9452..a364c0284ad1 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=" |