From: Agostino Sarubbo Date: Sat, 4 Mar 2017 13:35:35 +0000 (+0100) Subject: dev-libs/crypto++: amd64 stable wrt bug #611504 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=32c0edda032e36cf96f83246276a2bf318a4cf67;p=gentoo.git dev-libs/crypto++: amd64 stable wrt bug #611504 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-libs/crypto++/crypto++-5.6.5.ebuild b/dev-libs/crypto++/crypto++-5.6.5.ebuild index 803978e95f36..ed498ff3777b 100644 --- a/dev-libs/crypto++/crypto++-5.6.5.ebuild +++ b/dev-libs/crypto++/crypto++-5.6.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://www.cryptopp.com/cryptopp${PV//.}.zip" LICENSE="Boost-1.0" SLOT="0/5.6" # subslot is so version -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x64-macos" IUSE="static-libs" DEPEND="app-arch/unzip"