diff options
author | 2005-10-22 07:57:44 +0000 | |
---|---|---|
committer | 2005-10-22 07:57:44 +0000 | |
commit | 60aca27880f4e470bdf005ace7773cb8c88dc345 (patch) | |
tree | 9cbcae01d4c31af666780f3fd9ad3ac20c694354 /kde-base/konsolekalendar/konsolekalendar-3.5.0_beta2.ebuild | |
parent | cvs ebuild #41985 (diff) | |
download | historical-60aca27880f4e470bdf005ace7773cb8c88dc345.tar.gz historical-60aca27880f4e470bdf005ace7773cb8c88dc345.tar.bz2 historical-60aca27880f4e470bdf005ace7773cb8c88dc345.zip |
Adding ~x86 to keywords
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'kde-base/konsolekalendar/konsolekalendar-3.5.0_beta2.ebuild')
-rw-r--r-- | kde-base/konsolekalendar/konsolekalendar-3.5.0_beta2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/konsolekalendar/konsolekalendar-3.5.0_beta2.ebuild b/kde-base/konsolekalendar/konsolekalendar-3.5.0_beta2.ebuild index 93ea57e9c739..5a447684f6e2 100644 --- a/kde-base/konsolekalendar/konsolekalendar-3.5.0_beta2.ebuild +++ b/kde-base/konsolekalendar/konsolekalendar-3.5.0_beta2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/konsolekalendar-3.5.0_beta2.ebuild,v 1.3 2005/10/15 16:10:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/konsolekalendar-3.5.0_beta2.ebuild,v 1.4 2005/10/22 07:17:50 halcy0n Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="A command line interface to KDE calendars" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal) $(deprange $PV $MAXKDEVER kde-base/libkdepim)" |