dev-ml/cudf: add ~ppc (bug 527318).
authorMichael Weber <xmw@gentoo.org>
Wed, 5 Apr 2017 09:33:34 +0000 (11:33 +0200)
committerMichael Weber <xmw@gentoo.org>
Wed, 5 Apr 2017 09:51:04 +0000 (11:51 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc"

dev-ml/cudf/cudf-0.8-r1.ebuild

index a32c0f76930423a16f92e19c04358ff598eabd2b..d420125769b00380339891bcf3a4167d830056d8 100644 (file)
@@ -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
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="https://gforge.inria.fr/frs/download.php/file/34659/${P}.tar.gz"
 
 LICENSE="LGPL-3"
 SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc"
 IUSE="+ocamlopt test"
 
 RDEPEND="