diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-27 09:56:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-27 09:56:04 +0100 |
commit | 52cbaf4c145b1bf7a9a317f78c56c7ccd710ffa6 (patch) | |
tree | a7c2cb09f8eb20598a8c8fc61c27540cd5f5b81f /dev-lang | |
parent | dev-python/doctest-ignore-unicode: Mark ALLARCHES (diff) | |
download | gentoo-52cbaf4c145b1bf7a9a317f78c56c7ccd710ffa6.tar.gz gentoo-52cbaf4c145b1bf7a9a317f78c56c7ccd710ffa6.tar.bz2 gentoo-52cbaf4c145b1bf7a9a317f78c56c7ccd710ffa6.zip |
dev-lang/ocaml: amd64 stable wrt bug #804498
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ocaml/ocaml-4.09.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ocaml/ocaml-4.09.0-r3.ebuild b/dev-lang/ocaml/ocaml-4.09.0-r3.ebuild index 9c188a94a0a2..0bc8a02001cd 100644 --- a/dev-lang/ocaml/ocaml-4.09.0-r3.ebuild +++ b/dev-lang/ocaml/ocaml-4.09.0-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ocaml/ocaml/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="emacs flambda latex +ocamlopt spacetime xemacs" RDEPEND="sys-libs/binutils-libs:= |