summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2007-06-28 13:25:22 +0000
committerJoseph Jezak <josejx@gentoo.org>2007-06-28 13:25:22 +0000
commit17e6b1bcdd60ea5bae9afceb844c4d579c89c825 (patch)
treeecb995593d12430dea54422754ae51e4410ea356 /sci-mathematics/fann/fann-2.0.0.ebuild
parentAdded patch to fix compilation on powerpc, marked ppc stable for bug #182524. (diff)
downloadgentoo-2-17e6b1bcdd60ea5bae9afceb844c4d579c89c825.tar.gz
gentoo-2-17e6b1bcdd60ea5bae9afceb844c4d579c89c825.tar.bz2
gentoo-2-17e6b1bcdd60ea5bae9afceb844c4d579c89c825.zip
Marked ~ppc for bug #182739.
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'sci-mathematics/fann/fann-2.0.0.ebuild')
-rw-r--r--sci-mathematics/fann/fann-2.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/fann/fann-2.0.0.ebuild b/sci-mathematics/fann/fann-2.0.0.ebuild
index 45ecf620e752..26df65d55f5a 100644
--- a/sci-mathematics/fann/fann-2.0.0.ebuild
+++ b/sci-mathematics/fann/fann-2.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fann/fann-2.0.0.ebuild,v 1.2 2007/02/24 15:54:58 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fann/fann-2.0.0.ebuild,v 1.3 2007/06/28 13:25:22 josejx Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/fann/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc python"
DEPEND="python? ( dev-lang/python dev-lang/swig )"