diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-17 12:28:14 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-17 12:28:14 +0000 |
commit | cc4e5643f8b10b6757d2b438f2d1405c95d4173e (patch) | |
tree | 034dcbadfeb10f9ca24c93f8c93ac1ffc37d1af2 /kde-base/knotes/knotes-3.5.0.ebuild | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-cc4e5643f8b10b6757d2b438f2d1405c95d4173e.tar.gz gentoo-2-cc4e5643f8b10b6757d2b438f2d1405c95d4173e.tar.bz2 gentoo-2-cc4e5643f8b10b6757d2b438f2d1405c95d4173e.zip |
Added ~ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/knotes/knotes-3.5.0.ebuild')
-rw-r--r-- | kde-base/knotes/knotes-3.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/knotes/knotes-3.5.0.ebuild b/kde-base/knotes/knotes-3.5.0.ebuild index b02594bd0050..24f4ef13ffbb 100644 --- a/kde-base/knotes/knotes-3.5.0.ebuild +++ b/kde-base/knotes/knotes-3.5.0.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/knotes/knotes-3.5.0.ebuild,v 1.4 2005/12/12 16:27:03 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.5.0.ebuild,v 1.5 2005/12/17 12:28:14 corsair Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Notes" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal) $(deprange $PV $MAXKDEVER kde-base/libkdepim) |