diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 11:21:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 11:21:55 +0100 |
commit | 57d63bab26bc8b3a62929802ff84d55b0a4a3d1d (patch) | |
tree | a3a8bf81a63268922f0aef0b7c14edea373cef05 /dev-ml/ocamlbuild | |
parent | dev-ml/camlp4: sparc stable wrt bug #581946 (diff) | |
download | gentoo-57d63bab26bc8b3a62929802ff84d55b0a4a3d1d.tar.gz gentoo-57d63bab26bc8b3a62929802ff84d55b0a4a3d1d.tar.bz2 gentoo-57d63bab26bc8b3a62929802ff84d55b0a4a3d1d.zip |
dev-ml/ocamlbuild: sparc stable wrt bug #581946
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/ocamlbuild')
-rw-r--r-- | dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild index 2055dd219eca..c64db04f4625 100644 --- 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?]" |