diff options
author | David Holm <dholm@gentoo.org> | 2005-07-21 17:27:07 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-21 17:27:07 +0000 |
commit | 7348037633734958bcd4799895e2d1877fcf1dce (patch) | |
tree | 3875ba44eaee41389fa2e50ed593faf459d76c5e /x11-plugins/bfm/bfm-0.6.4.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-7348037633734958bcd4799895e2d1877fcf1dce.tar.gz historical-7348037633734958bcd4799895e2d1877fcf1dce.tar.bz2 historical-7348037633734958bcd4799895e2d1877fcf1dce.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-plugins/bfm/bfm-0.6.4.ebuild')
-rw-r--r-- | x11-plugins/bfm/bfm-0.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/bfm/bfm-0.6.4.ebuild b/x11-plugins/bfm/bfm-0.6.4.ebuild index d83224e53a09..8f82cf1c14c6 100644 --- a/x11-plugins/bfm/bfm-0.6.4.ebuild +++ b/x11-plugins/bfm/bfm-0.6.4.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/bfm/bfm-0.6.4.ebuild,v 1.2 2005/01/28 23:35:54 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/bfm-0.6.4.ebuild,v 1.3 2005/07/21 17:27:07 dholm Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.jnrowe.ukfsn.org/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~ppc x86" DEPEND=">=x11-libs/gtk+-2.4.9-r1" |