diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 10:50:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 10:50:51 +0100 |
commit | 45c65025c3d382368741aef1abaaad872e0b1c6c (patch) | |
tree | a55ce9994f17f134da4ef15905084810b26d5e0e /net-analyzer/cacti | |
parent | dev-tex/bibtex2html: x86 stable wrt bug #708936 (diff) | |
download | gentoo-45c65025c3d382368741aef1abaaad872e0b1c6c.tar.gz gentoo-45c65025c3d382368741aef1abaaad872e0b1c6c.tar.bz2 gentoo-45c65025c3d382368741aef1abaaad872e0b1c6c.zip |
net-analyzer/cacti: x86 stable wrt bug #708938
Package-Manager: Portage-2.3.84, 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.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 39482a004fee..5099189ca704 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 |