diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-02 08:07:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-02 08:07:17 +0000 |
commit | bc86827ffe15481e8bbbf91c228feac3bb89e01e (patch) | |
tree | e3996a1dc00dcf87a6cacd2c7e005c83c93cf4e6 /kde-base/kdepim-runtime/kdepim-runtime-4.10.4.ebuild | |
parent | Stable for sh, wrt bug #474270 (diff) | |
download | gentoo-2-bc86827ffe15481e8bbbf91c228feac3bb89e01e.tar.gz gentoo-2-bc86827ffe15481e8bbbf91c228feac3bb89e01e.tar.bz2 gentoo-2-bc86827ffe15481e8bbbf91c228feac3bb89e01e.zip |
Stable for ppc64, wrt to bug #473942
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kdepim-runtime/kdepim-runtime-4.10.4.ebuild')
-rw-r--r-- | kde-base/kdepim-runtime/kdepim-runtime-4.10.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.10.4.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.10.4.ebuild index 10d60d9664c9..7c2553a1ed36 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.10.4.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.10.4.ebuild,v 1.4 2013/07/01 09:08:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.10.4.ebuild,v 1.5 2013/07/02 08:07:12 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ KMNAME="kdepim-runtime" inherit kde4-base DESCRIPTION="KDE PIM runtime plugin collection" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug google kolab" RESTRICT="test" |