Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/librelp/
Date: Tue, 06 Oct 2020 15:41:08
Message-Id: 1601998767.2ae70dc86946edbb8388f6fa0846cab97185697d.sam@gentoo
1 commit: 2ae70dc86946edbb8388f6fa0846cab97185697d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 6 15:39:27 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 6 15:39:27 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ae70dc8
7
8 dev-libs/librelp: Stabilize 1.7.0 arm, #746611
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/librelp/librelp-1.7.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/librelp/librelp-1.7.0.ebuild b/dev-libs/librelp/librelp-1.7.0.ebuild
16 index 75ccacffeaa..4c52a175b78 100644
17 --- a/dev-libs/librelp/librelp-1.7.0.ebuild
18 +++ b/dev-libs/librelp/librelp-1.7.0.ebuild
19 @@ -15,7 +15,7 @@ LICENSE="GPL-3+ doc? ( FDL-1.3 )"
20 # subslot = soname version
21 SLOT="0/0.5.0"
22
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
24 +KEYWORDS="~amd64 arm ~arm64 ~hppa ~sparc ~x86"
25 IUSE="debug doc +ssl +gnutls libressl openssl static-libs test"
26 REQUIRED_USE="ssl? ( ^^ ( gnutls openssl ) )"