diff options
Diffstat (limited to 'kde-base/kblocks/kblocks-4.4.5.ebuild')
-rw-r--r-- | kde-base/kblocks/kblocks-4.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kblocks/kblocks-4.4.5.ebuild b/kde-base/kblocks/kblocks-4.4.5.ebuild index dce1d7f1fea2..1e556c7d0cdf 100644 --- a/kde-base/kblocks/kblocks-4.4.5.ebuild +++ b/kde-base/kblocks/kblocks-4.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/kblocks-4.4.5.ebuild,v 1.4 2010/08/09 06:29:53 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/kblocks-4.4.5.ebuild,v 1.5 2010/08/09 17:34:21 scarabeus Exp $ EAPI="3" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE: Kblocks is a single-player Tetris-like game." -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" |