diff options
Diffstat (limited to 'x11-plugins/bfm/bfm-0.6.4.ebuild')
-rw-r--r-- | x11-plugins/bfm/bfm-0.6.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/bfm/bfm-0.6.4.ebuild b/x11-plugins/bfm/bfm-0.6.4.ebuild index 8f82cf1c14c6..61f83c20f685 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 +# Copyright 1999-2006 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.3 2005/07/21 17:27:07 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/bfm-0.6.4.ebuild,v 1.4 2006/06/18 14:46:18 malc Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.jnrowe.ukfsn.org/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc x86" +KEYWORDS="~amd64 ~ppc x86" DEPEND=">=x11-libs/gtk+-2.4.9-r1" |