summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-03-03 22:19:44 +0100
committerDavid Seifert <soap@gentoo.org>2022-03-03 22:19:44 +0100
commitf5a3b4aae13e088f598d33ea690427df650a5294 (patch)
tree73acfc7aca2b3b120854a4ba49ce803f3ead4653 /net-analyzer
parentnet-analyzer/flow-tools: destabilize 0.68.6-r1 for ~ppc (diff)
downloadgentoo-f5a3b4aae13e088f598d33ea690427df650a5294.tar.gz
gentoo-f5a3b4aae13e088f598d33ea690427df650a5294.tar.bz2
gentoo-f5a3b4aae13e088f598d33ea690427df650a5294.zip
net-analyzer/ipaudit: destabilize 1.0_beta2-r1 for ~ppc
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/ipaudit/ipaudit-1.0_beta2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ipaudit/ipaudit-1.0_beta2-r1.ebuild b/net-analyzer/ipaudit/ipaudit-1.0_beta2-r1.ebuild
index fba409faf3e3..fce596bdb7e8 100644
--- a/net-analyzer/ipaudit/ipaudit-1.0_beta2-r1.ebuild
+++ b/net-analyzer/ipaudit/ipaudit-1.0_beta2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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= )"