diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-12-24 11:02:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-12-24 11:02:54 +0100 |
commit | 30ab1a1a2518e86e0621ebafae1dc98d0bf26ce1 (patch) | |
tree | 4f7b4a8c3be441d8bee39bd1bae38805dbc40e51 /net-analyzer/cacti | |
parent | media-gfx/cairosvg: amd64 stable wrt bug #760309 (diff) | |
download | gentoo-30ab1a1a2518e86e0621ebafae1dc98d0bf26ce1.tar.gz gentoo-30ab1a1a2518e86e0621ebafae1dc98d0bf26ce1.tar.bz2 gentoo-30ab1a1a2518e86e0621ebafae1dc98d0bf26ce1.zip |
net-analyzer/cacti: amd64 stable wrt bug #760705
Package-Manager: Portage-3.0.9, Repoman-3.0.2
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.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/cacti/cacti-1.2.14.ebuild b/net-analyzer/cacti/cacti-1.2.14.ebuild index dc7979df255e..5c30aa1a848d 100644 --- a/net-analyzer/cacti/cacti-1.2.14.ebuild +++ b/net-analyzer/cacti/cacti-1.2.14.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 |