From f3dd53a67eae8ac1ad1294d1c943058fc22e27c5 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 31 Dec 2012 15:55:41 +0000 Subject: Add ~ppc64, wrt bug #449220 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit) --- sys-auth/fprintd/ChangeLog | 5 ++++- sys-auth/fprintd/fprintd-0.4.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-auth') diff --git a/sys-auth/fprintd/ChangeLog b/sys-auth/fprintd/ChangeLog index 9e8856d73df1..ffba91e2d437 100644 --- a/sys-auth/fprintd/ChangeLog +++ b/sys-auth/fprintd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/fprintd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/fprintd/ChangeLog,v 1.8 2012/12/31 14:43:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/fprintd/ChangeLog,v 1.9 2012/12/31 15:55:41 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo fprintd-0.4.1.ebuild: + Add ~ppc64, wrt bug #449220 31 Dec 2012; Agostino Sarubbo fprintd-0.4.1.ebuild: Add ~ppc, wrt bug #449220 diff --git a/sys-auth/fprintd/fprintd-0.4.1.ebuild b/sys-auth/fprintd/fprintd-0.4.1.ebuild index c2838b407e71..6774ea3c674a 100644 --- a/sys-auth/fprintd/fprintd-0.4.1.ebuild +++ b/sys-auth/fprintd/fprintd-0.4.1.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/fprintd/fprintd-0.4.1.ebuild,v 1.2 2012/12/31 14:43:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/fprintd/fprintd-0.4.1.ebuild,v 1.3 2012/12/31 15:55:41 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="http://cgit.freedesktop.org/libfprint/${PN}/snapshot/${MY_PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="doc pam static-libs" RDEPEND="dev-libs/dbus-glib -- cgit v1.2.3-65-gdbad