diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-05-09 08:48:51 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-05-09 08:48:51 +0000 |
commit | 6df64b9fe17269e81b237a3a03cc97753a4d6a24 (patch) | |
tree | 58b7aa87a12b4fa2855a8f4860a8f40ecd8530a8 /kde-base/ktimezoned/ktimezoned-4.6.2.ebuild | |
parent | x86 stable wrt bug #365177 (diff) | |
download | historical-6df64b9fe17269e81b237a3a03cc97753a4d6a24.tar.gz historical-6df64b9fe17269e81b237a3a03cc97753a4d6a24.tar.bz2 historical-6df64b9fe17269e81b237a3a03cc97753a4d6a24.zip |
x86 stable per bug 354033
Package-Manager: portage-2.1.9.46/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'kde-base/ktimezoned/ktimezoned-4.6.2.ebuild')
-rw-r--r-- | kde-base/ktimezoned/ktimezoned-4.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ktimezoned/ktimezoned-4.6.2.ebuild b/kde-base/ktimezoned/ktimezoned-4.6.2.ebuild index aaff4b4d9081..b7f1ac697bab 100644 --- a/kde-base/ktimezoned/ktimezoned-4.6.2.ebuild +++ b/kde-base/ktimezoned/ktimezoned-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.6.2.ebuild,v 1.1 2011/04/06 14:19:01 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.6.2.ebuild,v 1.2 2011/05/09 08:48:30 tomka Exp $ EAPI=3 @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="KDE: Timezone daemon" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" |