diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 10:14:56 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 10:14:56 +0200 |
commit | aeb94d6765a00ecc98d2f79bf67c9d6e3dcac8ba (patch) | |
tree | d638e98d3cacf955cb5198a3012710c442ddeeee /net-analyzer/argus-clients | |
parent | media-fonts/sil-doulos: Stabilize 6.101 x86, #899424 (diff) | |
download | gentoo-aeb94d6765a00ecc98d2f79bf67c9d6e3dcac8ba.tar.gz gentoo-aeb94d6765a00ecc98d2f79bf67c9d6e3dcac8ba.tar.bz2 gentoo-aeb94d6765a00ecc98d2f79bf67c9d6e3dcac8ba.zip |
net-analyzer/argus-clients: Stabilize 3.0.8.4 x86, #899382
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/argus-clients')
-rw-r--r-- | net-analyzer/argus-clients/argus-clients-3.0.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/argus-clients/argus-clients-3.0.8.4.ebuild b/net-analyzer/argus-clients/argus-clients-3.0.8.4.ebuild index e3762e93f9bc..f4ffe2e22591 100644 --- a/net-analyzer/argus-clients/argus-clients-3.0.8.4.ebuild +++ b/net-analyzer/argus-clients/argus-clients-3.0.8.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S="${WORKDIR}"/clients-${PV} LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="debug ft geoip mysql sasl tcpd" RDEPEND=" |