Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/cacti-spine/
Date: Mon, 01 Mar 2021 09:20:23
Message-Id: 1614590360.5d8e01b15df6748b75923d7aa28138e341278ef6.ago@gentoo
1 commit: 5d8e01b15df6748b75923d7aa28138e341278ef6
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 1 09:19:20 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 1 09:19:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d8e01b1
7
8 net-analyzer/cacti-spine: amd64 stable wrt bug #768462
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-analyzer/cacti-spine/cacti-spine-1.2.16.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-analyzer/cacti-spine/cacti-spine-1.2.16.ebuild b/net-analyzer/cacti-spine/cacti-spine-1.2.16.ebuild
18 index 4b56a685b01..8bce1cc74d0 100644
19 --- a/net-analyzer/cacti-spine/cacti-spine-1.2.16.ebuild
20 +++ b/net-analyzer/cacti-spine/cacti-spine-1.2.16.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://www.cacti.net/downloads/spine/${MY_P}.tar.gz"
22
23 LICENSE="LGPL-2.1"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 sparc x86"
26 +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
27 IUSE="libressl"
28
29 BDEPEND="sys-apps/help2man"