Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libstatgrab/
Date: Tue, 01 May 2018 22:15:59
Message-Id: 1525212944.20a61446c063c41c32151bb3188b5b6fae48a377.slyfox@gentoo
1 commit: 20a61446c063c41c32151bb3188b5b6fae48a377
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 1 22:15:44 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue May 1 22:15:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20a61446
7
8 sys-libs/libstatgrab: stable 0.91 for ppc, bug #651712
9
10 Tested-by: ernsteiswuerfel
11 Bug: https://bugs.gentoo.org/651712
12 Package-Manager: Portage-2.3.31, Repoman-2.3.9
13 RepoMan-Options: --include-arches="ppc"
14
15 sys-libs/libstatgrab/libstatgrab-0.91.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-libs/libstatgrab/libstatgrab-0.91.ebuild b/sys-libs/libstatgrab/libstatgrab-0.91.ebuild
19 index 9bd210b59a2..b97102df35d 100644
20 --- a/sys-libs/libstatgrab/libstatgrab-0.91.ebuild
21 +++ b/sys-libs/libstatgrab/libstatgrab-0.91.ebuild
22 @@ -12,7 +12,7 @@ SRC_URI="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libsta
23
24 LICENSE="|| ( GPL-2 LGPL-2.1 )"
25 SLOT=0
26 -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc x86"
27 +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc x86"
28 IUSE="doc examples static-libs"
29
30 RDEPEND="sys-libs/ncurses"