diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 17:32:57 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 17:32:57 +0100 |
commit | 144633ce5973bc37b1efcdf132f36b4aa5fe5312 (patch) | |
tree | 3cd60b960a737387b23e3b3b924eff17374e3313 /net-analyzer/cacti | |
parent | app-arch/zstd: x86 stable (bug #760750) (diff) | |
download | gentoo-144633ce5973bc37b1efcdf132f36b4aa5fe5312.tar.gz gentoo-144633ce5973bc37b1efcdf132f36b4aa5fe5312.tar.bz2 gentoo-144633ce5973bc37b1efcdf132f36b4aa5fe5312.zip |
net-analyzer/cacti: x86 stable (bug #760705)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer/cacti')
-rw-r--r-- | net-analyzer/cacti/cacti-1.2.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/cacti/cacti-1.2.14.ebuild b/net-analyzer/cacti/cacti-1.2.14.ebuild index 66775efc3b40..dc7979df255e 100644 --- a/net-analyzer/cacti/cacti-1.2.14.ebuild +++ b/net-analyzer/cacti/cacti-1.2.14.ebuild @@ -12,7 +12,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 |