diff options
author | David Seifert <soap@gentoo.org> | 2022-03-03 22:19:42 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:19:42 +0100 |
commit | 756547d46e43817552d71942748980ea5197cbdc (patch) | |
tree | ba68f990e835f9e69c89a24f4cecff5dd29fb094 | |
parent | mail-mta/postfix: destabilize 3.6.3 for ~ppc (diff) | |
download | gentoo-756547d46e43817552d71942748980ea5197cbdc.tar.gz gentoo-756547d46e43817552d71942748980ea5197cbdc.tar.bz2 gentoo-756547d46e43817552d71942748980ea5197cbdc.zip |
net-analyzer/argus-clients: destabilize 3.0.8.3 for ~ppc
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r-- | net-analyzer/argus-clients/argus-clients-3.0.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/argus-clients/argus-clients-3.0.8.3.ebuild b/net-analyzer/argus-clients/argus-clients-3.0.8.3.ebuild index 382122ab0c5d..f27f15cd9303 100644 --- a/net-analyzer/argus-clients/argus-clients-3.0.8.3.ebuild +++ b/net-analyzer/argus-clients/argus-clients-3.0.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://qosient.com/argus/dev/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="debug ft geoip mysql sasl tcpd" ARGUS_CDEPEND=" |