diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 10:42:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 10:42:56 +0100 |
commit | 27e5ec2a2c3f829e85d29671fde99ba4ee1cf9e3 (patch) | |
tree | 379072d36173379e928b73596b027abb9fdbdfd0 /net-analyzer | |
parent | dev-vcs/cvsps: sparc stable wrt bug #708906 (diff) | |
download | gentoo-27e5ec2a2c3f829e85d29671fde99ba4ee1cf9e3.tar.gz gentoo-27e5ec2a2c3f829e85d29671fde99ba4ee1cf9e3.tar.bz2 gentoo-27e5ec2a2c3f829e85d29671fde99ba4ee1cf9e3.zip |
net-analyzer/cacti: sparc stable wrt bug #708938
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/cacti/cacti-1.2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/cacti/cacti-1.2.9.ebuild b/net-analyzer/cacti/cacti-1.2.9.ebuild index 66775efc3b40..39482a004fee 100644 --- a/net-analyzer/cacti/cacti-1.2.9.ebuild +++ b/net-analyzer/cacti/cacti-1.2.9.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 |