diff options
Diffstat (limited to 'kde-base/kblocks/kblocks-4.2.0.ebuild')
-rw-r--r-- | kde-base/kblocks/kblocks-4.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kblocks/kblocks-4.2.0.ebuild b/kde-base/kblocks/kblocks-4.2.0.ebuild index 81e8e4f0a1dd..2da2cc581ddc 100644 --- a/kde-base/kblocks/kblocks-4.2.0.ebuild +++ b/kde-base/kblocks/kblocks-4.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/kblocks-4.2.0.ebuild,v 1.1 2009/01/27 16:38:11 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/kblocks-4.2.0.ebuild,v 1.2 2009/02/01 06:34:49 jmbsvicetto Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE: Kblocks is a single-player Tetris-like game." -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="debug htmlhandbook" |