summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-10-11 06:41:45 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-10-11 06:41:45 +0000
commit3978e9d37455776dd3bde500a7c1e71d76febdff (patch)
tree933770e17be6f6ecf011ea3fa8d248d5afbc892d /dev-libs/nettle/nettle-2.5.ebuild
parentVersion bump. (diff)
downloadgentoo-2-3978e9d37455776dd3bde500a7c1e71d76febdff.tar.gz
gentoo-2-3978e9d37455776dd3bde500a7c1e71d76febdff.tar.bz2
gentoo-2-3978e9d37455776dd3bde500a7c1e71d76febdff.zip
stable ppc64, bug #433235
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/nettle/nettle-2.5.ebuild')
-rw-r--r--dev-libs/nettle/nettle-2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/nettle/nettle-2.5.ebuild b/dev-libs/nettle/nettle-2.5.ebuild
index a8f3405eb3e4..2e896fd0de05 100644
--- a/dev-libs/nettle/nettle-2.5.ebuild
+++ b/dev-libs/nettle/nettle-2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.5.ebuild,v 1.3 2012/10/10 15:22:16 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.5.ebuild,v 1.4 2012/10/11 06:41:45 blueness Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://www.lysator.liu.se/~nisse/archive/${P}.tar.gz"
LICENSE="|| ( LGPL-3 LGPL-2.1 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="+gmp"
DEPEND="gmp? ( dev-libs/gmp )"