summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-board/blokish/ChangeLog5
-rw-r--r--games-board/blokish/blokish-0.9.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/blokish/ChangeLog b/games-board/blokish/ChangeLog
index 174841681e80..5a476b466639 100644
--- a/games-board/blokish/ChangeLog
+++ b/games-board/blokish/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-board/blokish
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/blokish/ChangeLog,v 1.1 2006/10/03 07:28:38 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/blokish/ChangeLog,v 1.2 2006/11/05 18:46:43 peper Exp $
+
+ 05 Nov 2006; Piotr Jaroszyński <peper@gentoo.org> blokish-0.9.3.ebuild:
+ Add ~amd64 wrt bug #154033.
*blokish-0.9.3 (03 Oct 2006)
diff --git a/games-board/blokish/blokish-0.9.3.ebuild b/games-board/blokish/blokish-0.9.3.ebuild
index f3947622a453..c6670d1873a5 100644
--- a/games-board/blokish/blokish-0.9.3.ebuild
+++ b/games-board/blokish/blokish-0.9.3.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/games-board/blokish/blokish-0.9.3.ebuild,v 1.1 2006/10/03 07:28:38 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/blokish/blokish-0.9.3.ebuild,v 1.2 2006/11/05 18:46:43 peper Exp $
inherit eutils games
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/blokish/${MY_P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND="=x11-libs/wxGTK-2.6*