From 9b8cf6650351461ad15da5fa1e5a0d9c52e0fbfc Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Wed, 9 May 2012 15:21:08 +0000 Subject: keyword ~amd64-fbsd (Portage version: 2.2.0_alpha102/cvs/Linux x86_64) --- dev-libs/pth/ChangeLog | 5 ++++- dev-libs/pth/pth-2.0.7-r3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-libs/pth') diff --git a/dev-libs/pth/ChangeLog b/dev-libs/pth/ChangeLog index 346fbd7af58f..82927ef7d69c 100644 --- a/dev-libs/pth/ChangeLog +++ b/dev-libs/pth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/pth # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.70 2012/01/11 11:03:18 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.71 2012/05/09 15:21:08 aballier Exp $ + + 09 May 2012; Alexis Ballier pth-2.0.7-r3.ebuild: + keyword ~amd64-fbsd 11 Jan 2012; Tomáš Chvátal pth-2.0.7-r3.ebuild: Bump to eapi4 and make static libs optional. diff --git a/dev-libs/pth/pth-2.0.7-r3.ebuild b/dev-libs/pth/pth-2.0.7-r3.ebuild index d830e5dbf516..41c6263b82ce 100644 --- a/dev-libs/pth/pth-2.0.7-r3.ebuild +++ b/dev-libs/pth/pth-2.0.7-r3.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/pth/pth-2.0.7-r3.ebuild,v 1.6 2012/01/11 11:03:18 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.7-r3.ebuild,v 1.7 2012/05/09 15:21:08 aballier Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug static-libs" DEPEND="" -- cgit v1.2.3-65-gdbad