Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/librelp/
Date: Tue, 23 Aug 2022 18:10:46
Message-Id: 1661278223.eca9ace543e5f7f538ff3d9be21d857306a683ad.arthurzam@gentoo
1 commit: eca9ace543e5f7f538ff3d9be21d857306a683ad
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 23 18:10:14 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 23 18:10:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eca9ace5
7
8 dev-libs/librelp: Keyword 1.10.0 ppc64, #866185
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-libs/librelp/librelp-1.10.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/librelp/librelp-1.10.0.ebuild b/dev-libs/librelp/librelp-1.10.0.ebuild
16 index a5e0c67c9864..0ef10d08ad71 100644
17 --- a/dev-libs/librelp/librelp-1.10.0.ebuild
18 +++ b/dev-libs/librelp/librelp-1.10.0.ebuild
19 @@ -15,7 +15,7 @@ LICENSE="GPL-3+ doc? ( FDL-1.3 )"
20 # subslot = soname version
21 SLOT="0/0.5.1"
22
23 -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 sparc x86"
24 +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc64 sparc x86"
25 IUSE="debug doc +ssl +gnutls openssl static-libs test"
26 REQUIRED_USE="ssl? ( ^^ ( gnutls openssl ) )"