diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 22:08:25 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 22:08:25 +0000 |
commit | 030b739c676124580093e23706ab5a409e989bbd (patch) | |
tree | 16d9c6dd66f5f7f8e6b7b25ea1ce4b80622d9bd6 /x11-plugins/wmacpi | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-030b739c676124580093e23706ab5a409e989bbd.tar.gz gentoo-2-030b739c676124580093e23706ab5a409e989bbd.tar.bz2 gentoo-2-030b739c676124580093e23706ab5a409e989bbd.zip |
PPC stable profile update
Diffstat (limited to 'x11-plugins/wmacpi')
-rw-r--r-- | x11-plugins/wmacpi/wmacpi-1.34.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmacpi/wmacpi-1.34.ebuild b/x11-plugins/wmacpi/wmacpi-1.34.ebuild index bcedcaf6714e..0326354da263 100644 --- a/x11-plugins/wmacpi/wmacpi-1.34.ebuild +++ b/x11-plugins/wmacpi/wmacpi-1.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/wmacpi-1.34.ebuild,v 1.7 2004/03/27 15:41:11 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/wmacpi-1.34.ebuild,v 1.8 2004/04/30 22:05:16 pvdabeel Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc amd64" +KEYWORDS="x86 sparc amd64 ppc" DEPEND="virtual/x11" |