diff options
Diffstat (limited to 'app-cdr/bashburn/bashburn-1.3.ebuild')
-rw-r--r-- | app-cdr/bashburn/bashburn-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/bashburn/bashburn-1.3.ebuild b/app-cdr/bashburn/bashburn-1.3.ebuild index 7e35511feb1f..ae9d26ca5a10 100644 --- a/app-cdr/bashburn/bashburn-1.3.ebuild +++ b/app-cdr/bashburn/bashburn-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/bashburn/bashburn-1.3.ebuild,v 1.5 2004/06/27 21:09:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/bashburn/bashburn-1.3.ebuild,v 1.6 2004/10/05 11:22:55 pvdabeel Exp $ MY_P=${P//b/B} @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 ~sparc ppc" IUSE="" DEPEND="virtual/libc" |