projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d68d6d2
)
dev-ml/ocamlbuild: Add ~ppc keyword (bug 586910).
author
Michael Weber
<xmw@gentoo.org>
Thu, 23 Feb 2017 11:49:51 +0000
(12:49 +0100)
committer
Michael Weber
<xmw@gentoo.org>
Thu, 23 Feb 2017 11:56:53 +0000
(12:56 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
index 62271a13d03f547129ef7ec06d11d9545e8e03eb..022e3265ec7eaf5fba21459479d1fe0f04d0b5f4 100644
(file)
--- a/
dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
+++ b/
dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
@@
-10,7
+10,7
@@
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips
~
ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="+ocamlopt"
DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"