summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2003-12-17 04:17:31 +0000
committerBrad House <brad_mssw@gentoo.org>2003-12-17 04:17:31 +0000
commitb70299ea16663f45a3f96a645efd181a15ec0c9e (patch)
treec7bf49f7241f5ad3b98ea673a1bfa62cebd42e4d /sys-devel/bc
parentppc64 (diff)
downloadhistorical-b70299ea16663f45a3f96a645efd181a15ec0c9e.tar.gz
historical-b70299ea16663f45a3f96a645efd181a15ec0c9e.tar.bz2
historical-b70299ea16663f45a3f96a645efd181a15ec0c9e.zip
ppc64
Diffstat (limited to 'sys-devel/bc')
-rw-r--r--sys-devel/bc/bc-1.06-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/bc/bc-1.06-r5.ebuild b/sys-devel/bc/bc-1.06-r5.ebuild
index ff356eee5eb4..72c0569efe04 100644
--- a/sys-devel/bc/bc-1.06-r5.ebuild
+++ b/sys-devel/bc/bc-1.06-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r5.ebuild,v 1.11 2003/11/28 15:55:30 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r5.ebuild,v 1.12 2003/12/17 04:13:58 brad_mssw Exp $
IUSE="readline"
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/bc/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="x86 ppc sparc alpha hppa arm mips amd64 ia64"
+KEYWORDS="x86 ppc sparc alpha hppa arm mips amd64 ia64 ppc64"
RDEPEND="readline? ( >=sys-libs/readline-4.1
>=sys-libs/ncurses-5.2 )"