diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-17 10:23:15 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-17 10:23:15 +0000 |
commit | 30448049d8dfedc448ddf007926d5b931d84e932 (patch) | |
tree | 000eb1870ec770657847c7266eb94f5e86f09364 /kde-base/kstart/kstart-3.5.0.ebuild | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-30448049d8dfedc448ddf007926d5b931d84e932.tar.gz gentoo-2-30448049d8dfedc448ddf007926d5b931d84e932.tar.bz2 gentoo-2-30448049d8dfedc448ddf007926d5b931d84e932.zip |
Added ~ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/kstart/kstart-3.5.0.ebuild')
-rw-r--r-- | kde-base/kstart/kstart-3.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kstart/kstart-3.5.0.ebuild b/kde-base/kstart/kstart-3.5.0.ebuild index 05651445dd4c..03e612d944fa 100644 --- a/kde-base/kstart/kstart-3.5.0.ebuild +++ b/kde-base/kstart/kstart-3.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-3.5.0.ebuild,v 1.4 2005/12/12 15:46:13 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-3.5.0.ebuild,v 1.5 2005/12/17 10:20:08 corsair Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: Utility to launch applications with special window properties" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" |