Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/cacti-spine/
Date: Thu, 04 Feb 2021 08:00:23
Message-Id: 1612425603.108a3587c9eb6d44d62abf57a43cb66532526b42.sam@gentoo
1 commit: 108a3587c9eb6d44d62abf57a43cb66532526b42
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 4 08:00:03 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 4 08:00:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=108a3587
7
8 net-analyzer/cacti-spine: Stabilize 1.2.16 sparc, #768462
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-analyzer/cacti-spine/cacti-spine-1.2.16.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/cacti-spine/cacti-spine-1.2.16.ebuild b/net-analyzer/cacti-spine/cacti-spine-1.2.16.ebuild
16 index 88f3dace125..4b56a685b01 100644
17 --- a/net-analyzer/cacti-spine/cacti-spine-1.2.16.ebuild
18 +++ b/net-analyzer/cacti-spine/cacti-spine-1.2.16.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://www.cacti.net/downloads/spine/${MY_P}.tar.gz"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
24 +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 sparc x86"
25 IUSE="libressl"
26
27 BDEPEND="sys-apps/help2man"