From ac38c177b1a6a804b06b6455cbcd2aef09992dd1 Mon Sep 17 00:00:00 2001 From: Michael Hanselmann Date: Sun, 24 Apr 2005 13:06:10 +0000 Subject: Stable on ppc. Package-Manager: portage-2.0.51.19 --- dev-util/btyacc/btyacc-3.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-util/btyacc/btyacc-3.0.ebuild') diff --git a/dev-util/btyacc/btyacc-3.0.ebuild b/dev-util/btyacc/btyacc-3.0.ebuild index 22b373280650..c20e143168e9 100644 --- a/dev-util/btyacc/btyacc-3.0.ebuild +++ b/dev-util/btyacc/btyacc-3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/btyacc-3.0.ebuild,v 1.6 2004/07/02 05:03:42 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/btyacc-3.0.ebuild,v 1.7 2005/04/24 12:44:30 hansmi Exp $ MY_P=${P/./-} IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.siber.com/btyacc/${MY_P}.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" DEPEND="virtual/libc" S=${WORKDIR} -- cgit v1.2.3-65-gdbad