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: Sat, 10 Oct 2020 08:47:17
Message-Id: 1602319628.e8843d6ba1e2b51521520fa9b7b7c1e2a1c85cd8.slyfox@gentoo
1 commit: e8843d6ba1e2b51521520fa9b7b7c1e2a1c85cd8
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 10 08:47:08 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 10 08:47:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8843d6b
7
8 dev-libs/librelp: stable 1.7.0 for sparc
9
10 stable wrt bug #746611
11
12 Package-Manager: Portage-3.0.8, Repoman-3.0.1
13 RepoMan-Options: --include-arches="sparc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-libs/librelp/librelp-1.7.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-libs/librelp/librelp-1.7.0.ebuild b/dev-libs/librelp/librelp-1.7.0.ebuild
20 index 2058466da55..94d158024d8 100644
21 --- a/dev-libs/librelp/librelp-1.7.0.ebuild
22 +++ b/dev-libs/librelp/librelp-1.7.0.ebuild
23 @@ -15,7 +15,7 @@ LICENSE="GPL-3+ doc? ( FDL-1.3 )"
24 # subslot = soname version
25 SLOT="0/0.5.0"
26
27 -KEYWORDS="~amd64 arm ~arm64 hppa ~sparc ~x86"
28 +KEYWORDS="~amd64 arm ~arm64 hppa sparc ~x86"
29 IUSE="debug doc +ssl +gnutls libressl openssl static-libs test"
30 REQUIRED_USE="ssl? ( ^^ ( gnutls openssl ) )"