diff options
author | 2002-10-25 17:56:33 +0000 | |
---|---|---|
committer | 2002-10-25 17:56:33 +0000 | |
commit | 46bf163e3395326ee51e3aa42f72ccfe1cc40182 (patch) | |
tree | 15decbe50225eb9afe1b740e6d3ba3d6cd373f1e /app-sci/ksetiwatch | |
parent | Version bumped. Please test. (diff) | |
download | gentoo-2-46bf163e3395326ee51e3aa42f72ccfe1cc40182.tar.gz gentoo-2-46bf163e3395326ee51e3aa42f72ccfe1cc40182.tar.bz2 gentoo-2-46bf163e3395326ee51e3aa42f72ccfe1cc40182.zip |
added ~ppc keyword, according to nikai@nikai.net (#9648) it works
Diffstat (limited to 'app-sci/ksetiwatch')
-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" |