Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/librelp/
Date: Tue, 01 Jun 2021 15:14:22
Message-Id: 1622560444.ae9b433e6148d2c037248db98c5fde84bfafc138.slyfox@gentoo
1 commit: ae9b433e6148d2c037248db98c5fde84bfafc138
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Jun 1 14:23:14 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 1 15:14:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae9b433e
7
8 dev-libs/librelp: stable 1.10.0 for sparc, bug #793317
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-libs/librelp/librelp-1.10.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-libs/librelp/librelp-1.10.0.ebuild b/dev-libs/librelp/librelp-1.10.0.ebuild
19 index 9b219ea369b..bcc85d8e70c 100644
20 --- a/dev-libs/librelp/librelp-1.10.0.ebuild
21 +++ b/dev-libs/librelp/librelp-1.10.0.ebuild
22 @@ -15,7 +15,7 @@ LICENSE="GPL-3+ doc? ( FDL-1.3 )"
23 # subslot = soname version
24 SLOT="0/0.5.1"
25
26 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
27 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa sparc ~x86"
28 IUSE="debug doc +ssl +gnutls openssl static-libs test"
29 REQUIRED_USE="ssl? ( ^^ ( gnutls openssl ) )"