diff options
author | 2017-01-02 10:46:19 +0100 | |
---|---|---|
committer | 2017-01-02 10:53:43 +0100 | |
commit | 8a96acff91b52c12c9678617d49cfbfdcd2b4734 (patch) | |
tree | 25797c3d37bcce74ee39a2bf3a2835375f3f4798 | |
parent | sci-libs/neartree: x86 stable wrt bug #593028 (diff) | |
download | gentoo-8a96acff91b52c12c9678617d49cfbfdcd2b4734.tar.gz gentoo-8a96acff91b52c12c9678617d49cfbfdcd2b4734.tar.bz2 gentoo-8a96acff91b52c12c9678617d49cfbfdcd2b4734.zip |
sci-mathematics/snns: x86 stable wrt bug #593178
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 a6c67ef12516..82e19f43f456 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" |