diff options
Diffstat (limited to 'dev-util/kscope/kscope-1.3.4.ebuild')
-rw-r--r-- | dev-util/kscope/kscope-1.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kscope/kscope-1.3.4.ebuild b/dev-util/kscope/kscope-1.3.4.ebuild index dbe1fa5c1847..26f09cee0904 100644 --- a/dev-util/kscope/kscope-1.3.4.ebuild +++ b/dev-util/kscope/kscope-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.3.4.ebuild,v 1.4 2006/06/08 18:56:53 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.3.4.ebuild,v 1.5 2006/06/09 04:43:49 tsunam Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/kscope/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="amd64 ppc sparc ~x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" DEPEND="|| ( kde-base/kate kde-base/kdebase )" |