Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/libabigail/
Date: Sun, 04 Jul 2021 09:48:24
Message-Id: 1625392078.6084d43fbc7f0ac2cd2bec424edae3478b977fb1.gyakovlev@gentoo
1 commit: 6084d43fbc7f0ac2cd2bec424edae3478b977fb1
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 4 09:16:58 2021 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 4 09:47:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6084d43f
7
8 dev-util/libabigail: keyword 1.8.2 for ~ppc64
9
10 ======================================
11 Testsuite summary for libabigail 1.8.2
12 ======================================
13 ======================================
14 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
15
16 dev-util/libabigail/libabigail-1.8.2.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-util/libabigail/libabigail-1.8.2.ebuild b/dev-util/libabigail/libabigail-1.8.2.ebuild
20 index 33dbef7e457..21168a76346 100644
21 --- a/dev-util/libabigail/libabigail-1.8.2.ebuild
22 +++ b/dev-util/libabigail/libabigail-1.8.2.ebuild
23 @@ -13,7 +13,7 @@ SRC_URI="https://mirrors.kernel.org/sourceware/libabigail/${P}.tar.gz"
24
25 LICENSE="LGPL-3+"
26 SLOT="0"
27 -KEYWORDS="~amd64"
28 +KEYWORDS="~amd64 ~ppc64"
29 IUSE="doc test"
30 RESTRICT="!test? ( test )"