summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-23 17:04:57 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-23 17:18:45 +0100
commit86c66ef08e1c85c710bb93d9dda27409d1b2198c (patch)
treefef7bea582249fd8649e4aca34cdbc6bc8e0efea /sci-libs/libsvm
parentdev-php/PEAR-MIME_Type: amd64 stable wrt bug #610634 (diff)
downloadgentoo-86c66ef08e1c85c710bb93d9dda27409d1b2198c.tar.gz
gentoo-86c66ef08e1c85c710bb93d9dda27409d1b2198c.tar.bz2
gentoo-86c66ef08e1c85c710bb93d9dda27409d1b2198c.zip
sci-libs/libsvm: ppc ppc64 stable (bug 606416).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sci-libs/libsvm')
-rw-r--r--sci-libs/libsvm/libsvm-3.21.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libsvm/libsvm-3.21.ebuild b/sci-libs/libsvm/libsvm-3.21.ebuild
index 12b5467a86d8..a8632c61a4fe 100644
--- a/sci-libs/libsvm/libsvm-3.21.ebuild
+++ b/sci-libs/libsvm/libsvm-3.21.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://www.csie.ntu.edu.tw/~cjlin/libsvm/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="java openmp python tools"
DEPEND="java? ( >=virtual/jdk-1.4 )"