diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-08 11:53:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-08 11:53:00 +0200 |
commit | 2e7bdfd2cf19361586bd3e093fac2c3f53c8d9d5 (patch) | |
tree | 46b81f7e8a4b7e6c278c143225f1fd37efd6a134 /net-analyzer/cacti | |
parent | net-dns/avahi: sparc stable wrt bug #714630 (diff) | |
download | gentoo-2e7bdfd2cf19361586bd3e093fac2c3f53c8d9d5.tar.gz gentoo-2e7bdfd2cf19361586bd3e093fac2c3f53c8d9d5.tar.bz2 gentoo-2e7bdfd2cf19361586bd3e093fac2c3f53c8d9d5.zip |
net-analyzer/cacti: sparc stable wrt bug #716406
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/cacti')
-rw-r--r-- | net-analyzer/cacti/cacti-1.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/cacti/cacti-1.2.11.ebuild b/net-analyzer/cacti/cacti-1.2.11.ebuild index bd96c79dee91..533878d88736 100644 --- a/net-analyzer/cacti/cacti-1.2.11.ebuild +++ b/net-analyzer/cacti/cacti-1.2.11.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 |