projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51ea732
)
net-analyzer/sngrep: Mark ~x86 (bug #671884).
author
Jeroen Roovers
<jer@gentoo.org>
Sun, 25 Nov 2018 20:23:13 +0000
(21:23 +0100)
committer
Jeroen Roovers
<jer@gentoo.org>
Sun, 25 Nov 2018 20:23:48 +0000
(21:23 +0100)
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>
net-analyzer/sngrep/sngrep-1.4.5.ebuild
patch
|
blob
|
history
diff --git
a/net-analyzer/sngrep/sngrep-1.4.5.ebuild
b/net-analyzer/sngrep/sngrep-1.4.5.ebuild
index f9c686aba4d073fcba456d79be1762c138327709..a6ad92921fd67bbf1264c99a646f00a87a426a9f 100644
(file)
--- 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 )