commit: 8e8684aed5a96bc4c73ba89844f877482c0cec35 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 15 00:29:47 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 15 00:30:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e8684ae
dev-ml/ocamlbuild: Stabilize 0.14.0 amd64, #708884 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild b/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild index 4556ac43c4d..fbda338dab1 100644 --- a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild +++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,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 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="+ocamlopt test" RESTRICT="!test? ( test )"
