From 6d148780cd9663f3b51e92b0e7087770cca945e1 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 31 Dec 2012 15:55:55 +0000 Subject: Add ~ppc64, wrt bug #449220 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit) --- sys-auth/libfprint/ChangeLog | 5 ++++- sys-auth/libfprint/libfprint-0.4.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-auth') diff --git a/sys-auth/libfprint/ChangeLog b/sys-auth/libfprint/ChangeLog index 3185c52a9517..d95917546b1d 100644 --- a/sys-auth/libfprint/ChangeLog +++ b/sys-auth/libfprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/libfprint # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.12 2012/12/31 14:43:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.13 2012/12/31 15:55:55 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo libfprint-0.4.0.ebuild: + Add ~ppc64, wrt bug #449220 31 Dec 2012; Agostino Sarubbo libfprint-0.4.0.ebuild: Add ~ppc, wrt bug #449220 diff --git a/sys-auth/libfprint/libfprint-0.4.0.ebuild b/sys-auth/libfprint/libfprint-0.4.0.ebuild index 46d44ae53304..73cbadbe8466 100644 --- a/sys-auth/libfprint/libfprint-0.4.0.ebuild +++ b/sys-auth/libfprint/libfprint-0.4.0.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/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.8 2012/12/31 14:43:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.9 2012/12/31 15:55:55 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="http://cgit.freedesktop.org/${PN}/${PN}/snapshot/${MY_PV}.tar.bz2 -> ${ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="debug static-libs" RDEPEND="virtual/libusb:1 -- cgit v1.2.3-65-gdbad