diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-02 12:21:54 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-02 12:22:38 +0100 |
commit | 062693f83b32a4748d30caff58158c9b2ae3789a (patch) | |
tree | 25e0269409221d3988be00ad88968e89a10b201b /net-analyzer | |
parent | dev-ml/stdlib-shims: Stabilize 0.3.0 amd64, #828347 (diff) | |
download | gentoo-062693f83b32a4748d30caff58158c9b2ae3789a.tar.gz gentoo-062693f83b32a4748d30caff58158c9b2ae3789a.tar.bz2 gentoo-062693f83b32a4748d30caff58158c9b2ae3789a.zip |
net-analyzer/cacti: Stabilize 1.2.19 ALLARCHES, #829397
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/cacti/cacti-1.2.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/cacti/cacti-1.2.19.ebuild b/net-analyzer/cacti/cacti-1.2.19.ebuild index 1dfa8747632d..84568ddcd512 100644 --- a/net-analyzer/cacti/cacti-1.2.19.ebuild +++ b/net-analyzer/cacti/cacti-1.2.19.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 @@ -13,7 +13,7 @@ HOMEPAGE="https://www.cacti.net/" SRC_URI="https://www.cacti.net/downloads/${MY_P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 sparc x86" IUSE="snmp doc" need_httpd |