diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-04 13:09:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-04 13:09:12 +0000 |
commit | 8d8eec3b344de78d8a29b1c0a27a0a0231cc719c (patch) | |
tree | bd92a2412f88f3767f6d8212bd06d12fd14a2935 /kde-base/katepart/katepart-4.10.3.ebuild | |
parent | Version bump to the latest. (diff) | |
download | historical-8d8eec3b344de78d8a29b1c0a27a0a0231cc719c.tar.gz historical-8d8eec3b344de78d8a29b1c0a27a0a0231cc719c.tar.bz2 historical-8d8eec3b344de78d8a29b1c0a27a0a0231cc719c.zip |
Stable for amd64, wrt to bug #471392
Package-Manager: portage-2.1.12.2/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'kde-base/katepart/katepart-4.10.3.ebuild')
-rw-r--r-- | kde-base/katepart/katepart-4.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/katepart/katepart-4.10.3.ebuild b/kde-base/katepart/katepart-4.10.3.ebuild index 4859d055be41..b97e659f4fde 100644 --- a/kde-base/katepart/katepart-4.10.3.ebuild +++ b/kde-base/katepart/katepart-4.10.3.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/katepart/katepart-4.10.3.ebuild,v 1.1 2013/05/06 20:17:49 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/katepart-4.10.3.ebuild,v 1.2 2013/06/04 13:05:44 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ KMMODULE="part" inherit kde4-meta DESCRIPTION="KDE Editor KPart" -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" RESTRICT="test" |