summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-auth/libfprint/ChangeLog5
-rw-r--r--sys-auth/libfprint/libfprint-0.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <ago@gentoo.org> libfprint-0.4.0.ebuild:
+ Add ~ppc64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> 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