diff options
Diffstat (limited to 'dev-libs/crypto++/crypto++-5.6.2-r1.ebuild')
-rw-r--r-- | dev-libs/crypto++/crypto++-5.6.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/crypto++/crypto++-5.6.2-r1.ebuild b/dev-libs/crypto++/crypto++-5.6.2-r1.ebuild index 94f306db6452..84339a9eb5f2 100644 --- a/dev-libs/crypto++/crypto++-5.6.2-r1.ebuild +++ b/dev-libs/crypto++/crypto++-5.6.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/crypto++-5.6.2-r1.ebuild,v 1.3 2014/01/14 20:30:35 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/crypto++-5.6.2-r1.ebuild,v 1.4 2014/01/27 07:23:01 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/cryptopp/cryptopp${PV//.}.zip" LICENSE="Boost-1.0" SLOT="0" -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 |