diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-22 11:01:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-22 11:01:00 +0200 |
commit | 040bbdf3c929f1e90eba578250f45d541d40a63c (patch) | |
tree | 0f062bca0e531ca9bd56eeb54a44e511f0dc7999 /net-misc | |
parent | dev-libs/liblinear: Update Manifest (diff) | |
download | gentoo-040bbdf3c929f1e90eba578250f45d541d40a63c.tar.gz gentoo-040bbdf3c929f1e90eba578250f45d541d40a63c.tar.bz2 gentoo-040bbdf3c929f1e90eba578250f45d541d40a63c.zip |
net-misc/socat: amd64 stable wrt bug #726646
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-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 c9da10a735c9..582972ee9452 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=" |