From 4d0ac9c9ea9c6b6ba66601024a5c647898622412 Mon Sep 17 00:00:00 2001 From: Kenneth Prugh Date: Sat, 7 Jun 2008 19:54:45 +0000 Subject: amd64 stable, bug #224863 Package-Manager: portage-2.1.5.4 --- sys-devel/bc/bc-1.06.95.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-devel/bc/bc-1.06.95.ebuild') diff --git a/sys-devel/bc/bc-1.06.95.ebuild b/sys-devel/bc/bc-1.06.95.ebuild index de9cc6ada901..b52cc31dbc5c 100644 --- a/sys-devel/bc/bc-1.06.95.ebuild +++ b/sys-devel/bc/bc-1.06.95.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06.95.ebuild,v 1.8 2008/06/07 14:12:09 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06.95.ebuild,v 1.9 2008/06/07 19:54:45 ken69267 Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/bc/${P}.tar.bz2 LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="libedit readline static" RDEPEND="readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 ) -- cgit v1.2.3-65-gdbad