diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-02 21:59:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-02 21:59:24 +0000 |
commit | d2af162183666061e095c04b3ff3aa14d4b5dcc4 (patch) | |
tree | 3edae609e18183d5f7acdd487de35a05182f1371 /kde-base/kdepim-runtime/kdepim-runtime-4.8.5.ebuild | |
parent | Stable for x86, wrt bug #431892 (diff) | |
download | gentoo-2-d2af162183666061e095c04b3ff3aa14d4b5dcc4.tar.gz gentoo-2-d2af162183666061e095c04b3ff3aa14d4b5dcc4.tar.bz2 gentoo-2-d2af162183666061e095c04b3ff3aa14d4b5dcc4.zip |
Stable for x86, wrt bug #431892
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdepim-runtime/kdepim-runtime-4.8.5.ebuild')
-rw-r--r-- | kde-base/kdepim-runtime/kdepim-runtime-4.8.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.8.5.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.8.5.ebuild index 666496bdac1e..1c8bed4c3ef8 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.8.5.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.8.5.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/kdepim-runtime/kdepim-runtime-4.8.5.ebuild,v 1.2 2012/09/02 19:10:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.8.5.ebuild,v 1.3 2012/09/02 21:59:24 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ KDE_SCM="git" 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" RESTRICT="test" |