diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:32:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:32:48 +0100 |
commit | 3b51b64b04aa5c5f8a269f8078b198571e846758 (patch) | |
tree | b2da68a94848eec84d059397043bce6545a09a08 /sci-mathematics | |
parent | media-libs/netpbm: ppc stable wrt bug #599940 (diff) | |
download | gentoo-3b51b64b04aa5c5f8a269f8078b198571e846758.tar.gz gentoo-3b51b64b04aa5c5f8a269f8078b198571e846758.tar.bz2 gentoo-3b51b64b04aa5c5f8a269f8078b198571e846758.zip |
sci-mathematics/snns: ppc stable wrt bug #593178
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/snns/snns-4.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/snns/snns-4.3-r2.ebuild b/sci-mathematics/snns/snns-4.3-r2.ebuild index b831453d1d47..a6c67ef12516 100644 --- a/sci-mathematics/snns/snns-4.3-r2.ebuild +++ b/sci-mathematics/snns/snns-4.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |