diff options
author | Joseph Jezak <josejx@gentoo.org> | 2012-05-18 05:35:50 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2012-05-18 05:35:50 +0000 |
commit | 742ec91f180761d070f89667e87ee26d0c9606f1 (patch) | |
tree | f2e638277534601aa370563a40659f220b029ca2 /kde-base/kcalc/kcalc-4.8.3.ebuild | |
parent | Marked ~ppc ~ppc64 for bug #402989. (diff) | |
download | gentoo-2-742ec91f180761d070f89667e87ee26d0c9606f1.tar.gz gentoo-2-742ec91f180761d070f89667e87ee26d0c9606f1.tar.bz2 gentoo-2-742ec91f180761d070f89667e87ee26d0c9606f1.zip |
Marked ~ppc ~ppc64 for bug #402989.
(Portage version: 2.1.10.59/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kcalc/kcalc-4.8.3.ebuild')
-rw-r--r-- | kde-base/kcalc/kcalc-4.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kcalc/kcalc-4.8.3.ebuild b/kde-base/kcalc/kcalc-4.8.3.ebuild index 9c1f3e10205d..5ad46b546c66 100644 --- a/kde-base/kcalc/kcalc-4.8.3.ebuild +++ b/kde-base/kcalc/kcalc-4.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-4.8.3.ebuild,v 1.1 2012/05/03 20:07:48 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-4.8.3.ebuild,v 1.2 2012/05/18 05:35:50 josejx Exp $ EAPI=4 @@ -10,7 +10,7 @@ KDE_SCM="git" inherit kde4-base DESCRIPTION="KDE calculator" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |