diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 20:31:18 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 20:31:18 +0000 |
commit | df29aebbc48d44369521b107fc7fd625089af722 (patch) | |
tree | bd6b687fee4d5e2a9cc3b6c7a46706d299436e03 /x11-plugins/ascpu | |
parent | amd64 (diff) | |
download | historical-df29aebbc48d44369521b107fc7fd625089af722.tar.gz historical-df29aebbc48d44369521b107fc7fd625089af722.tar.bz2 historical-df29aebbc48d44369521b107fc7fd625089af722.zip |
PPC stable profile update
Diffstat (limited to 'x11-plugins/ascpu')
-rw-r--r-- | x11-plugins/ascpu/ascpu-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/ascpu/ascpu-1.9.ebuild b/x11-plugins/ascpu/ascpu-1.9.ebuild index e86f58170226..fa87dd2d69bd 100644 --- a/x11-plugins/ascpu/ascpu-1.9.ebuild +++ b/x11-plugins/ascpu/ascpu-1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ascpu-1.9.ebuild,v 1.9 2004/03/26 23:10:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ascpu-1.9.ebuild,v 1.10 2004/04/30 20:27:05 pvdabeel Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.tigr.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 ~sparc ppc" DEPEND="virtual/x11" |