Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libressl/
Date: Sat, 07 Jul 2018 10:47:40
Message-Id: 1530960373.1970b45a25aa2646df3b7f23f891ff9f140913a7.maekke@gentoo
1 commit: 1970b45a25aa2646df3b7f23f891ff9f140913a7
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 7 10:46:13 2018 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 7 10:46:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1970b45a
7
8 dev-libs/libressl: arm stable, bug #658158
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11 RepoMan-Options: --include-arches="arm"
12
13 dev-libs/libressl/libressl-2.6.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/libressl/libressl-2.6.5.ebuild b/dev-libs/libressl/libressl-2.6.5.ebuild
17 index eae7a5ae157..4df602fa966 100644
18 --- a/dev-libs/libressl/libressl-2.6.5.ebuild
19 +++ b/dev-libs/libressl/libressl-2.6.5.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/44"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86"
25 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86"
26 IUSE="+asm static-libs test"
27 REQUIRED_USE="test? ( static-libs )"