diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:49:30 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:49:30 +0000 |
commit | 0e5fb9c7893a8532ab98b7f5a1ec8e4874d3ce84 (patch) | |
tree | 5bb8f765e30cd5f781655d9b01f992a6ca6b02c7 /kde-base/kteatime/kteatime-4.2.2.ebuild | |
parent | Drop KDE 4.2.1 (diff) | |
download | historical-0e5fb9c7893a8532ab98b7f5a1ec8e4874d3ce84.tar.gz historical-0e5fb9c7893a8532ab98b7f5a1ec8e4874d3ce84.tar.bz2 historical-0e5fb9c7893a8532ab98b7f5a1ec8e4874d3ce84.zip |
Restore accidentally dropped ~hppa keyword as reported by jer bug #266459
Package-Manager: portage-2.2_rc30/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kteatime/kteatime-4.2.2.ebuild')
-rw-r--r-- | kde-base/kteatime/kteatime-4.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kteatime/kteatime-4.2.2.ebuild b/kde-base/kteatime/kteatime-4.2.2.ebuild index 3a594fe6a81d..d1419cca3b06 100644 --- a/kde-base/kteatime/kteatime-4.2.2.ebuild +++ b/kde-base/kteatime/kteatime-4.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kteatime/kteatime-4.2.2.ebuild,v 1.1 2009/04/12 06:09:24 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kteatime/kteatime-4.2.2.ebuild,v 1.2 2009/04/17 06:44:09 alexxy Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdetoys" inherit kde4-meta DESCRIPTION="KDE utility for making a fine cup of tea" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug doc" |