summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2006-07-28 20:05:01 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2006-07-28 20:05:01 +0000
commita96fad6ce54b07fc6a1feddafddd82635cd58519 (patch)
tree20cc3f0f1bf7b175f0c7da4eb1f3f75b4c5bceb9 /dev-python/numeric/numeric-24.2.ebuild
parentAdd ed ~x86-fbsd keyword. (diff)
downloadhistorical-a96fad6ce54b07fc6a1feddafddd82635cd58519.tar.gz
historical-a96fad6ce54b07fc6a1feddafddd82635cd58519.tar.bz2
historical-a96fad6ce54b07fc6a1feddafddd82635cd58519.zip
Added ~x86-fbsd keyword.
Package-Manager: portage-2.1.1_pre3-r5
Diffstat (limited to 'dev-python/numeric/numeric-24.2.ebuild')
-rw-r--r--dev-python/numeric/numeric-24.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/numeric/numeric-24.2.ebuild b/dev-python/numeric/numeric-24.2.ebuild
index ae76025ccc2c..c6f7a0bd5afa 100644
--- a/dev-python/numeric/numeric-24.2.ebuild
+++ b/dev-python/numeric/numeric-24.2.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/dev-python/numeric/numeric-24.2.ebuild,v 1.3 2006/07/05 05:25:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-24.2.ebuild,v 1.4 2006/07/28 20:05:01 the_paya Exp $
inherit distutils eutils
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/numpy/${MY_P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/python-2.3"