diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-15 00:23:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-15 00:23:19 +0200 |
commit | 76edf2ac654c43a8aa38e5d2bbb224250bd40060 (patch) | |
tree | 537a377887227c2ea1e69507217bd57c98502ec1 /net-analyzer | |
parent | net-analyzer/nfdump: x86 stable wrt bug #582764 (diff) | |
download | gentoo-76edf2ac654c43a8aa38e5d2bbb224250bd40060.tar.gz gentoo-76edf2ac654c43a8aa38e5d2bbb224250bd40060.tar.bz2 gentoo-76edf2ac654c43a8aa38e5d2bbb224250bd40060.zip |
net-analyzer/cacti: x86 stable wrt bug #582996
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.8h.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/cacti/cacti-0.8.8h.ebuild b/net-analyzer/cacti/cacti-0.8.8h.ebuild index 817b0f0de437..acd2ad2a0831 100644 --- a/net-analyzer/cacti/cacti-0.8.8h.ebuild +++ b/net-analyzer/cacti/cacti-0.8.8h.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://www.cacti.net/" SRC_URI="http://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 |