diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 22:22:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 22:22:37 +0000 |
commit | 84860c500bef6feddbcbb07128fb7e9fcd11a648 (patch) | |
tree | e3281414d4b164e6a52e5e489eb45757adcde0ae /kde-base/kdepim-runtime/kdepim-runtime-4.7.4.ebuild | |
parent | Stable for amd64, wrt bug #396359 (diff) | |
download | gentoo-2-84860c500bef6feddbcbb07128fb7e9fcd11a648.tar.gz gentoo-2-84860c500bef6feddbcbb07128fb7e9fcd11a648.tar.bz2 gentoo-2-84860c500bef6feddbcbb07128fb7e9fcd11a648.zip |
Stable for amd64, wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdepim-runtime/kdepim-runtime-4.7.4.ebuild')
-rw-r--r-- | kde-base/kdepim-runtime/kdepim-runtime-4.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.7.4.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.7.4.ebuild index 9deb6bb47afb..99c71b8a838e 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.7.4.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.7.4.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.7.4.ebuild,v 1.2 2012/01/09 16:23:41 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.7.4.ebuild,v 1.3 2012/01/16 22:22:37 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ KDE_SCM="git" inherit kde4-base DESCRIPTION="KDE PIM runtime plugin collection" -KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" RESTRICT="test" |