From 6b9b298204f813180bc0bea8ebb201e846468dd5 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Thu, 26 Apr 2012 15:39:22 +0000 Subject: keyword ~amd64-fbsd (Portage version: 2.2.0_alpha101/cvs/Linux x86_64) --- dev-libs/nettle/ChangeLog | 5 ++++- dev-libs/nettle/nettle-2.4.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-libs/nettle') diff --git a/dev-libs/nettle/ChangeLog b/dev-libs/nettle/ChangeLog index f674d4c8b81b..d4aa7b5c1f33 100644 --- a/dev-libs/nettle/ChangeLog +++ b/dev-libs/nettle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/nettle # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.58 2012/03/20 02:10:10 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.59 2012/04/26 15:39:22 aballier Exp $ + + 26 Apr 2012; Alexis Ballier nettle-2.4.ebuild: + keyword ~amd64-fbsd 20 Mar 2012; Tim Harder -nettle-2.0.ebuild, -files/nettle-2.0-asneeded.patch, -nettle-2.1.ebuild, -nettle-2.2.ebuild: diff --git a/dev-libs/nettle/nettle-2.4.ebuild b/dev-libs/nettle/nettle-2.4.ebuild index 0dc68c1832fe..83f1e97d76b1 100644 --- a/dev-libs/nettle/nettle-2.4.ebuild +++ b/dev-libs/nettle/nettle-2.4.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.4.ebuild,v 1.12 2012/03/19 18:54:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.4.ebuild,v 1.13 2012/04/26 15:39:22 aballier 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 ~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 ssl" DEPEND="gmp? ( dev-libs/gmp ) -- cgit v1.2.3-65-gdbad