diff options
author | Hannes Mehnert <hannes@gentoo.org> | 2002-10-25 17:56:33 +0000 |
---|---|---|
committer | Hannes Mehnert <hannes@gentoo.org> | 2002-10-25 17:56:33 +0000 |
commit | 3ddea4cf011e05779471335bcb16f97d365e9cb6 (patch) | |
tree | 64ebae17e4de1d55c70b5c6702aa1f2a0af47461 /app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild | |
parent | Version bumped. Please test. (diff) | |
download | historical-3ddea4cf011e05779471335bcb16f97d365e9cb6.tar.gz historical-3ddea4cf011e05779471335bcb16f97d365e9cb6.tar.bz2 historical-3ddea4cf011e05779471335bcb16f97d365e9cb6.zip |
added ~ppc keyword, according to nikai@nikai.net (#9648) it works
Diffstat (limited to 'app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild')
-rw-r--r-- | app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild b/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild index 5d93fa129bdc..70aa78c39d74 100644 --- a/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild +++ b/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild,v 1.1 2002/10/25 09:21:12 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild,v 1.2 2002/10/25 17:56:33 hannes Exp $ inherit kde-base || die need-kde 3 -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DESCRIPTION="A monitoring tool for SETI@home, similar to SETIWatch for Windows" HOMEPAGE="http://ksetiwatch.sourceforge.net" |