commit: 039a3327ff0fa6c5d893539965fdef57bac7980f Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sun Nov 25 20:23:13 2018 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sun Nov 25 20:23:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=039a3327
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 <jer <AT> gentoo.org> net-analyzer/sngrep/sngrep-1.4.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/sngrep/sngrep-1.4.5.ebuild b/net-analyzer/sngrep/sngrep-1.4.5.ebuild index f9c686aba4d..a6ad92921fd 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 )
