Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/librelp/
Date: Sun, 18 Oct 2020 16:02:35
Message-Id: 1603036808.f02057ea678d20c75a8cc62b72b89d07c3d0ec99.whissi@gentoo
1 commit: f02057ea678d20c75a8cc62b72b89d07c3d0ec99
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 18 15:47:32 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 18 16:00:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f02057ea
7
8 dev-libs/librelp: x86 stable (bug #746611)
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-libs/librelp/librelp-1.7.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/librelp/librelp-1.7.0.ebuild b/dev-libs/librelp/librelp-1.7.0.ebuild
17 index 94d158024d8..bb0d1296326 100644
18 --- a/dev-libs/librelp/librelp-1.7.0.ebuild
19 +++ b/dev-libs/librelp/librelp-1.7.0.ebuild
20 @@ -15,7 +15,7 @@ LICENSE="GPL-3+ doc? ( FDL-1.3 )"
21 # subslot = soname version
22 SLOT="0/0.5.0"
23
24 -KEYWORDS="~amd64 arm ~arm64 hppa sparc ~x86"
25 +KEYWORDS="~amd64 arm ~arm64 hppa sparc x86"
26 IUSE="debug doc +ssl +gnutls libressl openssl static-libs test"
27 REQUIRED_USE="ssl? ( ^^ ( gnutls openssl ) )"