diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-10-24 19:44:19 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-10-24 19:44:19 +0000 |
commit | 3585e21b2545683c8166836477533df09a2fcc4f (patch) | |
tree | d14ff740459d774aa3b92575223a28b877a2be13 /kde-base/plasma-runtime/plasma-runtime-4.3.1.ebuild | |
parent | Marked ~ppc/~ppc64 for bug #280312. (diff) | |
download | gentoo-2-3585e21b2545683c8166836477533df09a2fcc4f.tar.gz gentoo-2-3585e21b2545683c8166836477533df09a2fcc4f.tar.bz2 gentoo-2-3585e21b2545683c8166836477533df09a2fcc4f.zip |
Marked ~ppc/~ppc64 for bug #280312.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/plasma-runtime/plasma-runtime-4.3.1.ebuild')
-rw-r--r-- | kde-base/plasma-runtime/plasma-runtime-4.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/plasma-runtime/plasma-runtime-4.3.1.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.3.1.ebuild index c1a567574e4e..a05b578ae7df 100644 --- a/kde-base/plasma-runtime/plasma-runtime-4.3.1.ebuild +++ b/kde-base/plasma-runtime/plasma-runtime-4.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.3.1.ebuild,v 1.4 2009/10/18 14:17:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.3.1.ebuild,v 1.5 2009/10/24 19:44:19 josejx Exp $ EAPI="2" @@ -9,7 +9,7 @@ KMMODULE="plasma" inherit kde4-meta DESCRIPTION="Script engine and package tool for plasma" -KEYWORDS="~alpha amd64 ~hppa ~ia64 x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 x86" IUSE="debug" # cloned from workspace thus introduce collisions. |