diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:00:11 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:00:11 +0000 |
commit | 787637ea6c4bf8418c94485578b5281494cba29b (patch) | |
tree | 2a0f6d7303b8876c64d40cc19afceb98300cb7db /x11-plugins/wmdl/wmdl-1.4.1.ebuild | |
parent | config fixes (diff) | |
download | historical-787637ea6c4bf8418c94485578b5281494cba29b.tar.gz historical-787637ea6c4bf8418c94485578b5281494cba29b.tar.bz2 historical-787637ea6c4bf8418c94485578b5281494cba29b.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-plugins/wmdl/wmdl-1.4.1.ebuild')
-rw-r--r-- | x11-plugins/wmdl/wmdl-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmdl/wmdl-1.4.1.ebuild b/x11-plugins/wmdl/wmdl-1.4.1.ebuild index bca128806b59..7664c7476b57 100644 --- a/x11-plugins/wmdl/wmdl-1.4.1.ebuild +++ b/x11-plugins/wmdl/wmdl-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdl/wmdl-1.4.1.ebuild,v 1.11 2005/04/28 21:34:46 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdl/wmdl-1.4.1.ebuild,v 1.12 2005/08/07 13:00:11 hansmi Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.ibiblio.org/pub/linux/distributions/gentoo/distfiles/${P}.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ~sparc ~ppc" +KEYWORDS="amd64 ppc ~sparc x86" DEPEND="virtual/libc virtual/x11" |