diff options
Diffstat (limited to 'dev-libs/nettle/nettle-2.1.ebuild')
-rw-r--r-- | dev-libs/nettle/nettle-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/nettle/nettle-2.1.ebuild b/dev-libs/nettle/nettle-2.1.ebuild index cdcc20eb48f4..b01b691cde5d 100644 --- a/dev-libs/nettle/nettle-2.1.ebuild +++ b/dev-libs/nettle/nettle-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.1.ebuild,v 1.6 2011/03/27 19:06:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.1.ebuild,v 1.7 2011/03/30 17:11:44 jer Exp $ EAPI=2 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.lysator.liu.se/~nisse/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="gmp ssl" DEPEND="gmp? ( dev-libs/gmp ) |