diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 10:09:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 10:09:52 +0000 |
commit | 841b8fccdb771d770d23eeda25608e5d96b2bc84 (patch) | |
tree | a50767c0576390b857412610157fc9ddec908ded /kde-base/kompare/kompare-4.10.4.ebuild | |
parent | Linux patch 3.2.48. (diff) | |
download | gentoo-2-841b8fccdb771d770d23eeda25608e5d96b2bc84.tar.gz gentoo-2-841b8fccdb771d770d23eeda25608e5d96b2bc84.tar.bz2 gentoo-2-841b8fccdb771d770d23eeda25608e5d96b2bc84.zip |
Stable for x86, 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/kompare/kompare-4.10.4.ebuild')
-rw-r--r-- | kde-base/kompare/kompare-4.10.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kompare/kompare-4.10.4.ebuild b/kde-base/kompare/kompare-4.10.4.ebuild index f46c112a8c8e..0a6d5c94253a 100644 --- a/kde-base/kompare/kompare-4.10.4.ebuild +++ b/kde-base/kompare/kompare-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/kompare/kompare-4.10.4.ebuild,v 1.2 2013/06/29 16:09:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kompare/kompare-4.10.4.ebuild,v 1.3 2013/06/30 10:09:25 ago Exp $ EAPI=5 @@ -14,5 +14,5 @@ fi inherit ${eclass} DESCRIPTION="Kompare is a program to view the differences between files." -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |