summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/yacas/yacas-1.0.61.ebuild')
-rw-r--r--sci-mathematics/yacas/yacas-1.0.61.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/yacas/yacas-1.0.61.ebuild b/sci-mathematics/yacas/yacas-1.0.61.ebuild
index 9c37c3fea230..1d790bf87554 100644
--- a/sci-mathematics/yacas/yacas-1.0.61.ebuild
+++ b/sci-mathematics/yacas/yacas-1.0.61.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/yacas-1.0.61.ebuild,v 1.2 2006/04/15 08:54:38 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/yacas-1.0.61.ebuild,v 1.3 2006/04/18 03:59:36 tsunam Exp $
inherit eutils flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="http://${PN}.sourceforge.net/backups/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
DEPEND="virtual/libc
>=sys-apps/sed-4