Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/crypto++/
Date: Sat, 16 Oct 2021 22:05:04
Message-Id: 1634421777.76c8591e3cdb57102b6087a065e800f7e169b743.sam@gentoo
1 commit: 76c8591e3cdb57102b6087a065e800f7e169b743
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 16 22:02:57 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 16 22:02:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76c8591e
7
8 dev-libs/crypto++: Stabilize 8.6.0 ppc64, #817932
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/crypto++/crypto++-8.6.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/crypto++/crypto++-8.6.0.ebuild b/dev-libs/crypto++/crypto++-8.6.0.ebuild
16 index 49246762a9a..442c22f0aba 100644
17 --- a/dev-libs/crypto++/crypto++-8.6.0.ebuild
18 +++ b/dev-libs/crypto++/crypto++-8.6.0.ebuild
19 @@ -17,7 +17,7 @@ LICENSE="Boost-1.0"
20 # subslot is so version (was broken in 8.3.0, check on bumps!)
21 # Seems to be broken in 8.6 again too
22 SLOT="0/8.6"
23 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ~ppc64 ~riscv sparc x86 ~x64-macos"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~x64-macos"
25 IUSE="+asm static-libs"
26
27 BDEPEND="