diff options
Diffstat (limited to 'x11-misc/bbmail/bbmail-0.8.3.ebuild')
-rw-r--r-- | x11-misc/bbmail/bbmail-0.8.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/bbmail/bbmail-0.8.3.ebuild b/x11-misc/bbmail/bbmail-0.8.3.ebuild index 5417ecc081a0..cd48bd933d54 100644 --- a/x11-misc/bbmail/bbmail-0.8.3.ebuild +++ b/x11-misc/bbmail/bbmail-0.8.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbmail/bbmail-0.8.3.ebuild,v 1.7 2005/07/11 22:47:35 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbmail/bbmail-0.8.3.ebuild,v 1.8 2006/12/07 02:25:43 flameeyes Exp $ IUSE="" DESCRIPTION="blackbox mail notification" @@ -9,7 +9,7 @@ HOMEPAGE="http://bbtools.windsofstorm.net/available.phtml#bbmail" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ppc" +KEYWORDS="ppc sparc x86 ~x86-fbsd" DEPEND="virtual/blackbox" |