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, 18 Feb 2019 21:31:37
Message-Id: 1550525484.3cd7beaa55ddf9fb4f595b0525eddd29748fffde.slyfox@gentoo
1 commit: 3cd7beaa55ddf9fb4f595b0525eddd29748fffde
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Feb 18 20:24:23 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 18 21:31:24 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cd7beaa
7
8 dev-libs/libressl: stable 2.8.3 for sparc, bug #653516
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-libs/libressl/libressl-2.8.3.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-libs/libressl/libressl-2.8.3.ebuild b/dev-libs/libressl/libressl-2.8.3.ebuild
19 index 175b70a6390..09540cb92f5 100644
20 --- a/dev-libs/libressl/libressl-2.8.3.ebuild
21 +++ b/dev-libs/libressl/libressl-2.8.3.ebuild
22 @@ -14,7 +14,7 @@ LICENSE="ISC openssl"
23 # we'll try to use the max of either. However, if either change between
24 # versions, we have to change the subslot to trigger rebuild of consumers.
25 SLOT="0/46"
26 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
27 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86"
28 IUSE="+asm static-libs test"
29 REQUIRED_USE="test? ( static-libs )"