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: Thu, 02 Jul 2020 17:05:40
Message-Id: 1593709515.249afa0ec22d6dc967e4107d578f775b4461c372.slyfox@gentoo
1 commit: 249afa0ec22d6dc967e4107d578f775b4461c372
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Jul 2 08:26:35 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 2 17:05:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=249afa0e
7
8 dev-libs/librelp: stable 1.6.0 for hppa, bug #728692
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="hppa"
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.6.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-libs/librelp/librelp-1.6.0.ebuild b/dev-libs/librelp/librelp-1.6.0.ebuild
19 index a3e031ca3a7..2a4d1adab6d 100644
20 --- a/dev-libs/librelp/librelp-1.6.0.ebuild
21 +++ b/dev-libs/librelp/librelp-1.6.0.ebuild
22 @@ -15,7 +15,7 @@ LICENSE="GPL-3+ doc? ( FDL-1.3 )"
23 # subslot = soname version
24 SLOT="0/0.5.0"
25
26 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa sparc x86"
27 +KEYWORDS="~amd64 ~arm ~arm64 hppa sparc x86"
28 IUSE="debug doc +ssl +gnutls libressl openssl static-libs test"
29 REQUIRED_USE="ssl? ( ^^ ( gnutls openssl ) )"