diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-17 12:38:58 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-17 12:38:58 +0000 |
commit | 3e332581ec20d20e08f103afe15c173ac6eb51b3 (patch) | |
tree | 40e286d9f9b0620a69ce7389ce1ccf98feca8b38 /kde-base/klines/klines-3.5.0.ebuild | |
parent | Install examples as side of documentation, thanks to Rodrigo Severo in bug #1... (diff) | |
download | gentoo-2-3e332581ec20d20e08f103afe15c173ac6eb51b3.tar.gz gentoo-2-3e332581ec20d20e08f103afe15c173ac6eb51b3.tar.bz2 gentoo-2-3e332581ec20d20e08f103afe15c173ac6eb51b3.zip |
Added ~ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/klines/klines-3.5.0.ebuild')
-rw-r--r-- | kde-base/klines/klines-3.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/klines/klines-3.5.0.ebuild b/kde-base/klines/klines-3.5.0.ebuild index a19a862e0aef..abdca9577949 100644 --- a/kde-base/klines/klines-3.5.0.ebuild +++ b/kde-base/klines/klines-3.5.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/klines-3.5.0.ebuild,v 1.4 2005/12/12 16:04:18 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/klines-3.5.0.ebuild,v 1.5 2005/12/17 12:36:38 corsair Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE: Kolor Lines - a little game about balls and how to get rid of them" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" |