diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 12:08:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 12:08:18 +0100 |
commit | 617a6b7cc7d7240f97c18bffc7dc2c2ed5b674af (patch) | |
tree | 9baa2544aa93c71cf50437d5fda61f3d6885801a /net-analyzer | |
parent | dev-tex/bibtex2html: amd64 stable wrt bug #708936 (diff) | |
download | gentoo-617a6b7cc7d7240f97c18bffc7dc2c2ed5b674af.tar.gz gentoo-617a6b7cc7d7240f97c18bffc7dc2c2ed5b674af.tar.bz2 gentoo-617a6b7cc7d7240f97c18bffc7dc2c2ed5b674af.zip |
net-analyzer/cacti: amd64 stable wrt bug #708938
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 5099189ca704..2ec9213257a6 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 |