diff options
author | 2006-11-26 23:41:14 +0000 | |
---|---|---|
committer | 2006-11-26 23:41:14 +0000 | |
commit | 3ac27566f61fc95edb4f4adfac31979eb1c68937 (patch) | |
tree | 03da136709aba444a16aea7f7eb6a1f8caa5fd07 /kde-base/ktron/ktron-3.5.5.ebuild | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-3ac27566f61fc95edb4f4adfac31979eb1c68937.tar.gz gentoo-2-3ac27566f61fc95edb4f4adfac31979eb1c68937.tar.bz2 gentoo-2-3ac27566f61fc95edb4f4adfac31979eb1c68937.zip |
Stable on ppc64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base/ktron/ktron-3.5.5.ebuild')
-rw-r--r-- | kde-base/ktron/ktron-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ktron/ktron-3.5.5.ebuild b/kde-base/ktron/ktron-3.5.5.ebuild index 41a8cc8cdecb..8d2cf1a0e7ce 100644 --- a/kde-base/ktron/ktron-3.5.5.ebuild +++ b/kde-base/ktron/ktron-3.5.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ktron-3.5.5.ebuild,v 1.5 2006/11/16 04:07:35 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ktron-3.5.5.ebuild,v 1.6 2006/11/26 23:41:14 corsair Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE tron game" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" |