diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-11 11:46:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-11 11:47:20 +0100 |
commit | 28e4046efe263c51099586c102d09eb006aee89e (patch) | |
tree | ce2c0700c7ad936a20a88b96e80673f003c5f54e /net-analyzer/cacti | |
parent | app-editors/retext: amd64 stable wrt bug #700384 (diff) | |
download | gentoo-28e4046efe263c51099586c102d09eb006aee89e.tar.gz gentoo-28e4046efe263c51099586c102d09eb006aee89e.tar.bz2 gentoo-28e4046efe263c51099586c102d09eb006aee89e.zip |
net-analyzer/cacti: amd64 stable wrt bug #702312
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/cacti')
-rw-r--r-- | net-analyzer/cacti/cacti-1.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/cacti/cacti-1.2.8.ebuild b/net-analyzer/cacti/cacti-1.2.8.ebuild index 9e5e3d96d1fa..e2b04f189c94 100644 --- a/net-analyzer/cacti/cacti-1.2.8.ebuild +++ b/net-analyzer/cacti/cacti-1.2.8.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 |