diff options
Diffstat (limited to 'x11-misc/bbmail/bbmail-0.8.2.ebuild')
-rw-r--r-- | x11-misc/bbmail/bbmail-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/bbmail/bbmail-0.8.2.ebuild b/x11-misc/bbmail/bbmail-0.8.2.ebuild index b79c12309bec..1847a7f7c827 100644 --- a/x11-misc/bbmail/bbmail-0.8.2.ebuild +++ b/x11-misc/bbmail/bbmail-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbmail/bbmail-0.8.2.ebuild,v 1.1 2002/08/08 12:19:01 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbmail/bbmail-0.8.2.ebuild,v 1.2 2002/08/14 23:44:14 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="blackbox mail notification" @@ -9,7 +9,7 @@ HOMEPAGE="http://bbtools.windsofstorm.net/available.phtml#bbmail" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/blackbox" |