From: Jeroen Roovers Date: Sun, 25 Nov 2018 20:23:13 +0000 (+0100) Subject: net-analyzer/sngrep: Mark ~x86 (bug #671884). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=039a3327ff0fa6c5d893539965fdef57bac7980f;p=gentoo.git net-analyzer/sngrep: Mark ~x86 (bug #671884). Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --ignore-arches Fixes: https://bugs.gentoo.org/671884 Signed-off-by: Jeroen Roovers --- diff --git a/net-analyzer/sngrep/sngrep-1.4.5.ebuild b/net-analyzer/sngrep/sngrep-1.4.5.ebuild index f9c686aba4d0..a6ad92921fd6 100644 --- a/net-analyzer/sngrep/sngrep-1.4.5.ebuild +++ b/net-analyzer/sngrep/sngrep-1.4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="eep gnutls ipv6 openssl pcre unicode" REQUIRED_USE=" gnutls? ( !openssl )