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: Fri, 05 Aug 2022 09:32:14
Message-Id: 1659691902.194aa0de2f36c4dfa049ad4132144a0ba6f555fd.arthurzam@gentoo
1 commit: 194aa0de2f36c4dfa049ad4132144a0ba6f555fd
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 5 09:31:42 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 5 09:31:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=194aa0de
7
8 dev-libs/librelp: Keyword 1.10.0 ia64, #855443
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-libs/librelp/librelp-1.10.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-libs/librelp/librelp-1.10.0.ebuild b/dev-libs/librelp/librelp-1.10.0.ebuild
16 index 81695b986249..a5e0c67c9864 100644
17 --- a/dev-libs/librelp/librelp-1.10.0.ebuild
18 +++ b/dev-libs/librelp/librelp-1.10.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -15,7 +15,7 @@ LICENSE="GPL-3+ doc? ( FDL-1.3 )"
26 # subslot = soname version
27 SLOT="0/0.5.1"
28
29 -KEYWORDS="amd64 arm arm64 ~hppa sparc x86"
30 +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 sparc x86"
31 IUSE="debug doc +ssl +gnutls openssl static-libs test"
32 REQUIRED_USE="ssl? ( ^^ ( gnutls openssl ) )"