Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/crypto++/
Date: Sat, 02 Sep 2017 11:55:05
Message-Id: 1504353296.5f2c35853d324f02c491c377db21118b00234049.aballier@gentoo
1 commit: 5f2c35853d324f02c491c377db21118b00234049
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 2 11:54:47 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 2 11:54:56 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f2c3585
7
8 dev-libs/crypto++: arm64 stable, bug #620926
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 dev-libs/crypto++/crypto++-5.6.5-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/crypto++/crypto++-5.6.5-r1.ebuild b/dev-libs/crypto++/crypto++-5.6.5-r1.ebuild
16 index ce3d4dea159..848cd99b7c0 100644
17 --- a/dev-libs/crypto++/crypto++-5.6.5-r1.ebuild
18 +++ b/dev-libs/crypto++/crypto++-5.6.5-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://www.cryptopp.com/cryptopp${PV//.}.zip"
20
21 LICENSE="Boost-1.0"
22 SLOT="0/5.6" # subslot is so version
23 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc x86 ~x64-macos"
24 +KEYWORDS="alpha amd64 ~arm arm64 ~hppa ppc ppc64 sparc x86 ~x64-macos"
25 IUSE="static-libs"
26
27 DEPEND="app-arch/unzip"