From ceddde384aa69651257e15940947e70d92022174 Mon Sep 17 00:00:00 2001 From: Piotr Jaroszyński Date: Tue, 27 Feb 2007 14:20:06 +0000 Subject: Add ~amd64 wrt bug #168336. (Portage version: 2.1.2-r11) --- sys-auth/bioapi/ChangeLog | 7 +++++-- sys-auth/bioapi/bioapi-1.2.2.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'sys-auth') diff --git a/sys-auth/bioapi/ChangeLog b/sys-auth/bioapi/ChangeLog index 8bdd91222292..5c8b9e63ac74 100644 --- a/sys-auth/bioapi/ChangeLog +++ b/sys-auth/bioapi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/bioapi -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/bioapi/ChangeLog,v 1.2 2006/10/05 13:48:22 wolf31o2 Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/bioapi/ChangeLog,v 1.3 2007/02/27 14:20:06 peper Exp $ + + 27 Feb 2007; Piotr Jaroszyński bioapi-1.2.2.ebuild: + Add ~amd64 wrt bug #168336. 05 Oct 2006; Chris Gianelloni bioapi-1.2.2.ebuild: qt USE should be qt3. diff --git a/sys-auth/bioapi/bioapi-1.2.2.ebuild b/sys-auth/bioapi/bioapi-1.2.2.ebuild index f608da3f1aed..3b5b0814368f 100644 --- a/sys-auth/bioapi/bioapi-1.2.2.ebuild +++ b/sys-auth/bioapi/bioapi-1.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/bioapi/bioapi-1.2.2.ebuild,v 1.2 2006/10/05 13:48:22 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/bioapi/bioapi-1.2.2.ebuild,v 1.3 2007/02/27 14:20:06 peper Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.qrivy.net/~michael/blua/${PN}/${P}.tar.bz2" LICENSE="bioapi" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="qt3" RDEPEND="qt3? ( =x11-libs/qt-3* )" -- cgit v1.2.3-65-gdbad