Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/librelp/
Date: Thu, 02 May 2019 05:19:26
Message-Id: 1556774352.64972d565969ec02d099ebf25a76c9a2a46e9902.mattst88@gentoo
1 commit: 64972d565969ec02d099ebf25a76c9a2a46e9902
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 2 05:19:02 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu May 2 05:19:12 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64972d56
7
8 dev-libs/librelp-1.3.0: hppa stable, bug 679178
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-libs/librelp/librelp-1.3.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/librelp/librelp-1.3.0.ebuild b/dev-libs/librelp/librelp-1.3.0.ebuild
16 index b5359490d5f..9ce8c653d49 100644
17 --- a/dev-libs/librelp/librelp-1.3.0.ebuild
18 +++ b/dev-libs/librelp/librelp-1.3.0.ebuild
19 @@ -15,7 +15,7 @@ LICENSE="GPL-3+ doc? ( FDL-1.3 )"
20 # subslot = soname version
21 SLOT="0/0.4.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 ) )"