Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nload/
Date: Sun, 13 Sep 2020 08:44:52
Message-Id: 1599986671.507726e9004a5086453169e6aa1228e5d2088f78.slyfox@gentoo
1 commit: 507726e9004a5086453169e6aa1228e5d2088f78
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 13 08:40:37 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 13 08:44:31 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=507726e9
7
8 net-analyzer/nload: stable 0.7.4-r1 for ppc
9
10 stable wrt bug #740896
11
12 Package-Manager: Portage-3.0.6, Repoman-3.0.1
13 RepoMan-Options: --include-arches="ppc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 net-analyzer/nload/nload-0.7.4-r1.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/net-analyzer/nload/nload-0.7.4-r1.ebuild b/net-analyzer/nload/nload-0.7.4-r1.ebuild
20 index 6573075a36b..77e09870169 100644
21 --- a/net-analyzer/nload/nload-0.7.4-r1.ebuild
22 +++ b/net-analyzer/nload/nload-0.7.4-r1.ebuild
23 @@ -11,7 +11,7 @@ SRC_URI="http://www.roland-riegel.de/nload/${P}.tar.gz"
24
25 LICENSE="GPL-2+"
26 SLOT="0"
27 -KEYWORDS="~amd64 arm ~mips ~ppc x86"
28 +KEYWORDS="~amd64 arm ~mips ppc x86"
29
30 RDEPEND=">=sys-libs/ncurses-5.2:0="
31 DEPEND="${RDEPEND}"