diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-03-13 14:18:56 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-03-13 14:18:56 +0100 |
commit | 6a1356050e08b9aaa811885515236cbbf4473407 (patch) | |
tree | d02037f8ba7701838a7363d9a1b25806b97521a3 /net-analyzer/openbsd-netcat | |
parent | dev-libs/libstrl: FTP => HTTP (diff) | |
download | gentoo-6a1356050e08b9aaa811885515236cbbf4473407.tar.gz gentoo-6a1356050e08b9aaa811885515236cbbf4473407.tar.bz2 gentoo-6a1356050e08b9aaa811885515236cbbf4473407.zip |
net-analyzer/openbsd-netcat: x86 stable wrt bug #680234
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-analyzer/openbsd-netcat')
-rw-r--r-- | net-analyzer/openbsd-netcat/openbsd-netcat-1.190.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/openbsd-netcat/openbsd-netcat-1.190.ebuild b/net-analyzer/openbsd-netcat/openbsd-netcat-1.190.ebuild index e94c5c4103ae..c3641f06068d 100644 --- a/net-analyzer/openbsd-netcat/openbsd-netcat-1.190.ebuild +++ b/net-analyzer/openbsd-netcat/openbsd-netcat-1.190.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0" IUSE="elibc_Darwin" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x64-macos" +KEYWORDS="~amd64 ~ppc64 x86 ~amd64-linux ~x64-macos" DEPEND="virtual/pkgconfig" RDEPEND="!elibc_Darwin? ( dev-libs/libbsd ) |