diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-30 00:02:36 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-30 00:02:56 +0100 |
commit | 035d7f66534b83364f93d05955d2336764926362 (patch) | |
tree | 96dea12ad33f3bf1e1987b874aeb247e731a60f8 /dev-ml | |
parent | dev-ml/labltk: Stable for HPPA (bug #581946). (diff) | |
download | gentoo-035d7f66534b83364f93d05955d2336764926362.tar.gz gentoo-035d7f66534b83364f93d05955d2336764926362.tar.bz2 gentoo-035d7f66534b83364f93d05955d2336764926362.zip |
dev-ml/ocamlbuild: Stable for HPPA (bug #581946).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ml')
-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 51e63b46aee0..6fd2cb24e0d6 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?]" |