diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:49:43 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:06:39 +0100 |
commit | bfec8bae78bd5259a694b8e4bf85dee2467ba9e6 (patch) | |
tree | 9a742d8bd952276b80d0f24765f17d013f73b458 /net-misc | |
parent | net-misc/rsync: drop x86-macos (diff) | |
download | gentoo-bfec8bae78bd5259a694b8e4bf85dee2467ba9e6.tar.gz gentoo-bfec8bae78bd5259a694b8e4bf85dee2467ba9e6.tar.bz2 gentoo-bfec8bae78bd5259a694b8e4bf85dee2467ba9e6.zip |
net-misc/socat: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/socat/socat-1.7.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/socat/socat-1.7.3.4.ebuild b/net-misc/socat/socat-1.7.3.4.ebuild index a364c0284ad1..3ae99fe76a3c 100644 --- a/net-misc/socat/socat-1.7.3.4.ebuild +++ b/net-misc/socat/socat-1.7.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" IUSE="bindist libressl ssl readline ipv6 tcpd" DEPEND=" |