diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-08 11:53:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-08 11:53:59 +0200 |
commit | d71631969cdf00e4fa8c10cf8a72e92d27e94bce (patch) | |
tree | 0c96ff37b7a8c6e2fcb56ae64c00ed8edfbaeb7a /net-analyzer/cacti | |
parent | net-misc/axel: sparc stable wrt bug #716616 (diff) | |
download | gentoo-d71631969cdf00e4fa8c10cf8a72e92d27e94bce.tar.gz gentoo-d71631969cdf00e4fa8c10cf8a72e92d27e94bce.tar.bz2 gentoo-d71631969cdf00e4fa8c10cf8a72e92d27e94bce.zip |
net-analyzer/cacti: x86 stable wrt bug #716406
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
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 533878d88736..2ec9213257a6 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 |