summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-fs/dazuko/ChangeLog5
-rw-r--r--sys-fs/dazuko/dazuko-2.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/dazuko/ChangeLog b/sys-fs/dazuko/ChangeLog
index c40d26c6619f..c0dc40a5a7b1 100644
--- a/sys-fs/dazuko/ChangeLog
+++ b/sys-fs/dazuko/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/dazuko
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/dazuko/ChangeLog,v 1.4 2006/10/16 20:08:28 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dazuko/ChangeLog,v 1.5 2006/10/17 05:26:41 corsair Exp $
+
+ 17 Oct 2006; Markus Rothe <corsair@gentoo.org> dazuko-2.3.1.ebuild:
+ Added ~ppc64; bug #151630
*dazuko-2.3.1 (16 Oct 2006)
diff --git a/sys-fs/dazuko/dazuko-2.3.1.ebuild b/sys-fs/dazuko/dazuko-2.3.1.ebuild
index 0b8ba9b9e799..2cfed87a22c6 100644
--- a/sys-fs/dazuko/dazuko-2.3.1.ebuild
+++ b/sys-fs/dazuko/dazuko-2.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/dazuko/dazuko-2.3.1.ebuild,v 1.1 2006/10/16 20:08:28 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dazuko/dazuko-2.3.1.ebuild,v 1.2 2006/10/17 05:26:41 corsair Exp $
inherit linux-mod
@@ -10,7 +10,7 @@ SRC_URI="http://www.dazuko.org/files/${MY_P}.tar.gz"
HOMEPAGE="http://www.dazuko.org"
LICENSE="GPL-2 BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND=">=virtual/linux-sources-2.2"
S="${WORKDIR}/${MY_P}"