projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e877607
)
dev-ml/uchar: add ~ppc (bug 527318).
author
Michael Weber
<xmw@gentoo.org>
Wed, 5 Apr 2017 09:35:43 +0000
(11:35 +0200)
committer
Michael Weber
<xmw@gentoo.org>
Wed, 5 Apr 2017 09:51:12 +0000
(11:51 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc"
dev-ml/uchar/uchar-0.0.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-ml/uchar/uchar-0.0.1.ebuild
b/dev-ml/uchar/uchar-0.0.1.ebuild
index ee4af4c63ff223a2343248798bee03880d22a4ae..6318765f2a9a85f2f89fcff22b0221e10c059e37 100644
(file)
--- a/
dev-ml/uchar/uchar-0.0.1.ebuild
+++ b/
dev-ml/uchar/uchar-0.0.1.ebuild
@@
-11,7
+11,7
@@
SRC_URI="https://github.com/ocaml/uchar/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm
~ppc
"
IUSE="+ocamlopt"
RDEPEND=">=dev-lang/ocaml-4.03:="