summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-11-25 21:23:13 +0100
committerJeroen Roovers <jer@gentoo.org>2018-11-25 21:23:48 +0100
commit039a3327ff0fa6c5d893539965fdef57bac7980f (patch)
tree145b0bd266b12a3731017b45ddb73379884392e7 /net-analyzer/sngrep
parentsys-fs/mac-fdisk: Define lseek64 properly (diff)
downloadgentoo-039a3327ff0fa6c5d893539965fdef57bac7980f.tar.gz
gentoo-039a3327ff0fa6c5d893539965fdef57bac7980f.tar.bz2
gentoo-039a3327ff0fa6c5d893539965fdef57bac7980f.zip
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@gentoo.org>
Diffstat (limited to 'net-analyzer/sngrep')
-rw-r--r--net-analyzer/sngrep/sngrep-1.4.5.ebuild4
1 files 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 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 )