diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 10:04:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 10:04:27 +0200 |
commit | 38d7e52749cb72ff83038b4da159288e8e5ec50e (patch) | |
tree | 921ba30cd5b7591627a62be07c2e141c692eb909 /net-analyzer | |
parent | dev-vcs/cvsps: sparc stable wrt bug #724134 (diff) | |
download | gentoo-38d7e52749cb72ff83038b4da159288e8e5ec50e.tar.gz gentoo-38d7e52749cb72ff83038b4da159288e8e5ec50e.tar.bz2 gentoo-38d7e52749cb72ff83038b4da159288e8e5ec50e.zip |
net-analyzer/cacti: x86 stable wrt bug #720918
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/cacti/cacti-1.2.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/cacti/cacti-1.2.12.ebuild b/net-analyzer/cacti/cacti-1.2.12.ebuild index bd96c79dee91..5c30aa1a848d 100644 --- a/net-analyzer/cacti/cacti-1.2.12.ebuild +++ b/net-analyzer/cacti/cacti-1.2.12.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 |