diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-09 05:48:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-09 05:48:23 +0000 |
commit | 6ea6c265c9d667483ede77d3550fbb07d5d767b0 (patch) | |
tree | 9ccac5308fdd00dd1c42edada7d98014582e1292 /kde-base/kcachegrind/kcachegrind-4.11.2.ebuild | |
parent | Version bump (diff) | |
download | historical-6ea6c265c9d667483ede77d3550fbb07d5d767b0.tar.gz historical-6ea6c265c9d667483ede77d3550fbb07d5d767b0.tar.bz2 historical-6ea6c265c9d667483ede77d3550fbb07d5d767b0.zip |
Stable for x86, wrt bug #484884
Package-Manager: portage-2.2.1/cvs/Linux ppc64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'kde-base/kcachegrind/kcachegrind-4.11.2.ebuild')
-rw-r--r-- | kde-base/kcachegrind/kcachegrind-4.11.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kcachegrind/kcachegrind-4.11.2.ebuild b/kde-base/kcachegrind/kcachegrind-4.11.2.ebuild index 4c0a40d7bbc8..0c63529137f4 100644 --- a/kde-base/kcachegrind/kcachegrind-4.11.2.ebuild +++ b/kde-base/kcachegrind/kcachegrind-4.11.2.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/kcachegrind/kcachegrind-4.11.2.ebuild,v 1.2 2013/12/08 14:08:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.11.2.ebuild,v 1.3 2013/12/09 05:45:01 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit kde4-base DESCRIPTION="KDE Frontend for Cachegrind" HOMEPAGE="http://www.kde.org/applications/development/kcachegrind http://kcachegrind.sourceforge.net" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" |