diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-06 12:31:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-06 12:31:07 +0100 |
commit | 5b46e61feff9b64728967879e1ab9c8dd050798c (patch) | |
tree | 4e0b19f47558920d194d0b9372629526f0b7174a /net-misc | |
parent | x11-misc/shutter: x86 stable wrt bug #828384 (diff) | |
download | gentoo-5b46e61feff9b64728967879e1ab9c8dd050798c.tar.gz gentoo-5b46e61feff9b64728967879e1ab9c8dd050798c.tar.bz2 gentoo-5b46e61feff9b64728967879e1ab9c8dd050798c.zip |
net-misc/socat: x86 stable wrt bug #828386
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/socat/socat-1.7.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/socat/socat-1.7.4.2.ebuild b/net-misc/socat/socat-1.7.4.2.ebuild index 840f9a0b768a..454abfceafc5 100644 --- a/net-misc/socat/socat-1.7.4.2.ebuild +++ b/net-misc/socat/socat-1.7.4.2.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="bindist ipv6 readline ssl tcpd" DEPEND="ssl? ( dev-libs/openssl:0= ) |