diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 20:24:13 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 20:24:13 +0000 |
commit | 562d9c46421cd4e61938580cb801910bdc64ab76 (patch) | |
tree | 64a66e587c96c2cc3489e582f9b60c62c66dc4ba /sci-mathematics/snns/snns-4.2-r7.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-562d9c46421cd4e61938580cb801910bdc64ab76.tar.gz gentoo-2-562d9c46421cd4e61938580cb801910bdc64ab76.tar.bz2 gentoo-2-562d9c46421cd4e61938580cb801910bdc64ab76.zip |
sci-mathematics/snns stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-mathematics/snns/snns-4.2-r7.ebuild')
-rw-r--r-- | sci-mathematics/snns/snns-4.2-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/snns/snns-4.2-r7.ebuild b/sci-mathematics/snns/snns-4.2-r7.ebuild index 49197a28c577..ab8db1f1a854 100644 --- a/sci-mathematics/snns/snns-4.2-r7.ebuild +++ b/sci-mathematics/snns/snns-4.2-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r7.ebuild,v 1.3 2005/08/24 16:42:03 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r7.ebuild,v 1.4 2005/09/02 20:24:13 hansmi Exp $ inherit eutils python @@ -18,7 +18,7 @@ SRC_URI="http://www-ra.informatik.uni-tuebingen.de/downloads/SNNS/${MY_P}.tar.gz http://download.berlios.de/snns-dev/${MYPYTHONPATCH}.gz )" LICENSE="SNNS-${PV}" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="~amd64 ppc x86" SLOT="0" IUSE="X doc python" |