diff options
author | Michael Palimaka <kensington@gentoo.org> | 2014-01-20 08:00:57 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2014-01-20 08:00:57 +0000 |
commit | a59b2845c8347bc8d7d848a9cd55050eec48bafb (patch) | |
tree | 696b82c8df24266392ec05e712b5c43ac7b7674a /kde-base/kcachegrind | |
parent | keyword ~arm (diff) | |
download | gentoo-2-a59b2845c8347bc8d7d848a9cd55050eec48bafb.tar.gz gentoo-2-a59b2845c8347bc8d7d848a9cd55050eec48bafb.tar.bz2 gentoo-2-a59b2845c8347bc8d7d848a9cd55050eec48bafb.zip |
Restore keywords that were accidentally omitted.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Diffstat (limited to 'kde-base/kcachegrind')
-rw-r--r-- | kde-base/kcachegrind/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kcachegrind/kcachegrind-4.11.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kcachegrind/ChangeLog b/kde-base/kcachegrind/ChangeLog index f4b4a7e6fd58..8fc661b5dd66 100644 --- a/kde-base/kcachegrind/ChangeLog +++ b/kde-base/kcachegrind/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kcachegrind # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.279 2014/01/18 11:23:59 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.280 2014/01/20 08:00:03 kensington Exp $ + + 20 Jan 2014; Michael Palimaka <kensington@gentoo.org> + kcachegrind-4.11.5.ebuild: + Restore keywords that were accidentally omitted. *kcachegrind-4.12.1 (18 Jan 2014) diff --git a/kde-base/kcachegrind/kcachegrind-4.11.5.ebuild b/kde-base/kcachegrind/kcachegrind-4.11.5.ebuild index 58709d10f0c0..793635c75e40 100644 --- a/kde-base/kcachegrind/kcachegrind-4.11.5.ebuild +++ b/kde-base/kcachegrind/kcachegrind-4.11.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.11.5.ebuild,v 1.1 2014/01/10 04:21:58 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.11.5.ebuild,v 1.2 2014/01/20 08:00:03 kensington 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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" |