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, 08 Oct 2020 17:32:00
Message-Id: 1602178311.6984b68f86abfc47001d55e239056a04461d7abf.slyfox@gentoo
1 commit: 6984b68f86abfc47001d55e239056a04461d7abf
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Oct 8 16:22:54 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 8 17:31:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6984b68f
7
8 dev-libs/librelp: stable 1.7.0 for hppa, bug #746611
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
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.7.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-libs/librelp/librelp-1.7.0.ebuild b/dev-libs/librelp/librelp-1.7.0.ebuild
19 index 4c52a175b78..2058466da55 100644
20 --- a/dev-libs/librelp/librelp-1.7.0.ebuild
21 +++ b/dev-libs/librelp/librelp-1.7.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 ) )"