diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 16:33:35 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 16:34:05 +0100 |
commit | 7ee24e43d0455c097339565aa9e19b1931cb1d17 (patch) | |
tree | 692f4102e0eaf26bff67edddd7545c8d6db11457 /sci-mathematics/snns | |
parent | sci-geosciences/gpsd-3.10-r0: stable on amd64 (diff) | |
download | gentoo-7ee24e43d0455c097339565aa9e19b1931cb1d17.tar.gz gentoo-7ee24e43d0455c097339565aa9e19b1931cb1d17.tar.bz2 gentoo-7ee24e43d0455c097339565aa9e19b1931cb1d17.zip |
sci-mathematics/snns-4.3-r2: stable on amd64
Gentoo-Bug: 593178
Diffstat (limited to 'sci-mathematics/snns')
-rw-r--r-- | sci-mathematics/snns/snns-4.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/snns/snns-4.3-r2.ebuild b/sci-mathematics/snns/snns-4.3-r2.ebuild index 2be7b85c593b..b831453d1d47 100644 --- a/sci-mathematics/snns/snns-4.3-r2.ebuild +++ b/sci-mathematics/snns/snns-4.3-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.ra.cs.uni-tuebingen.de/downloads/SNNS/${MY_P}.tar.gz doc? ( http://www.ra.cs.uni-tuebingen.de/downloads/SNNS/SNNSv4.2.Manual.pdf )" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" SLOT="0" IUSE="X doc python" |