From: Agostino Sarubbo Date: Mon, 7 Oct 2019 08:58:36 +0000 (+0200) Subject: net-analyzer/ipaudit: x86 stable wrt bug #696320 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9da055732ba9d69d0c9cec29671c7e7e7365c3a9;p=gentoo.git net-analyzer/ipaudit: x86 stable wrt bug #696320 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/net-analyzer/ipaudit/ipaudit-1.0_beta2-r1.ebuild b/net-analyzer/ipaudit/ipaudit-1.0_beta2-r1.ebuild index 0fc67f6ca6a3..15e0e57a365d 100644 --- a/net-analyzer/ipaudit/ipaudit-1.0_beta2-r1.ebuild +++ b/net-analyzer/ipaudit/ipaudit-1.0_beta2-r1.ebuild @@ -9,7 +9,7 @@ MY_P="${PN}-${PV/_beta/BETA}" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="mysql" DEPEND="net-libs/libpcap mysql? ( dev-db/mysql-connector-c:0= )"