diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-08-09 04:30:38 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-08-09 04:30:38 +0000 |
commit | 4163e8026f79673ca337647e6f0280a5d41d8d2d (patch) | |
tree | 033bdf36a0da5b03c102f13f6672f2ed15d896a5 /kde-base/kdebase-startkde/kdebase-startkde-4.4.5.ebuild | |
parent | Fix python dep so that if pyxml is pulled in, it pulls in python too (diff) | |
download | historical-4163e8026f79673ca337647e6f0280a5d41d8d2d.tar.gz historical-4163e8026f79673ca337647e6f0280a5d41d8d2d.tar.bz2 historical-4163e8026f79673ca337647e6f0280a5d41d8d2d.zip |
Marked ppc stable for bug #322791.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kdebase-startkde/kdebase-startkde-4.4.5.ebuild')
-rw-r--r-- | kde-base/kdebase-startkde/kdebase-startkde-4.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdebase-startkde/kdebase-startkde-4.4.5.ebuild b/kde-base/kdebase-startkde/kdebase-startkde-4.4.5.ebuild index 2f9205b1df55..02d8840e5286 100644 --- a/kde-base/kdebase-startkde/kdebase-startkde-4.4.5.ebuild +++ b/kde-base/kdebase-startkde/kdebase-startkde-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/kdebase-startkde/kdebase-startkde-4.4.5.ebuild,v 1.2 2010/08/03 07:43:20 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-startkde/kdebase-startkde-4.4.5.ebuild,v 1.3 2010/08/09 03:10:52 josejx Exp $ EAPI="3" @@ -9,7 +9,7 @@ KMNOMODULE="true" inherit kde4-meta multilib prefix DESCRIPTION="Startkde script, which starts a complete KDE session, and associated scripts" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" # The KDE apps called from the startkde script. |