diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-03 12:21:08 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-03 12:21:08 +0000 |
commit | 4b8eabdd14af804f7c92cb31c16bfe867ad625f1 (patch) | |
tree | 5b0615c21907642070956a019d1107fe87181c70 /kde-base/knotes/knotes-3.4.0_rc1.ebuild | |
parent | Fix ewarn message. (diff) | |
download | gentoo-2-4b8eabdd14af804f7c92cb31c16bfe867ad625f1.tar.gz gentoo-2-4b8eabdd14af804f7c92cb31c16bfe867ad625f1.tar.bz2 gentoo-2-4b8eabdd14af804f7c92cb31c16bfe867ad625f1.zip |
Marked ~amd64, keywording KDE split ebuilds, bug 80944.
(Portage version: 2.0.51.18)
Diffstat (limited to 'kde-base/knotes/knotes-3.4.0_rc1.ebuild')
-rw-r--r-- | kde-base/knotes/knotes-3.4.0_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/knotes/knotes-3.4.0_rc1.ebuild b/kde-base/knotes/knotes-3.4.0_rc1.ebuild index b04db4b8aeee..37786435aacd 100644 --- a/kde-base/knotes/knotes-3.4.0_rc1.ebuild +++ b/kde-base/knotes/knotes-3.4.0_rc1.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.4.0_rc1.ebuild,v 1.1 2005/02/27 20:21:38 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.4.0_rc1.ebuild,v 1.2 2005/03/03 12:19:22 cryos Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Notes" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal) $(deprange $PV $MAXKDEVER kde-base/libkdepim) |