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/libressl/
Date: Mon, 13 Nov 2017 07:54:35
Message-Id: 1510559648.84bb21a65dd5cb45358166305467ecf6cd761fb3.slyfox@gentoo
1 commit: 84bb21a65dd5cb45358166305467ecf6cd761fb3
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 13 07:54:08 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 13 07:54:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84bb21a6
7
8 dev-libs/libressl: stable 2.6.0 for sparc, bug #627696 (thanks to Rolf Eike Beer)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-libs/libressl/libressl-2.6.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/libressl/libressl-2.6.0.ebuild b/dev-libs/libressl/libressl-2.6.0.ebuild
17 index e29bc86c072..1d08a6f71c9 100644
18 --- a/dev-libs/libressl/libressl-2.6.0.ebuild
19 +++ b/dev-libs/libressl/libressl-2.6.0.ebuild
20 @@ -14,7 +14,7 @@ LICENSE="ISC openssl"
21 # we'll try to use the max of either. However, if either change between
22 # versions, we have to change the subslot to trigger rebuild of consumers.
23 SLOT="0/43"
24 -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 x86"
25 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
26 IUSE="+asm static-libs"
27
28 RDEPEND="!dev-libs/openssl:0"