diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-08-25 16:09:07 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-08-25 16:16:44 +0200 |
commit | 707512e100906194b3daf8ec4902ea7499fb9ab1 (patch) | |
tree | c5970dbdb3e8c1bb7465b63cd7435277c812eb1d /dev-ml | |
parent | dev-texlive/texlive-binextra: remove ~mips, leaf package with broken dependen... (diff) | |
download | gentoo-707512e100906194b3daf8ec4902ea7499fb9ab1.tar.gz gentoo-707512e100906194b3daf8ec4902ea7499fb9ab1.tar.bz2 gentoo-707512e100906194b3daf8ec4902ea7499fb9ab1.zip |
dev-ml/ocamlbuild: remove ~mips, leaf package with broken dependencies
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocamlbuild/ocamlbuild-0.14.2-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/ocamlbuild/ocamlbuild-0.14.3.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/ocamlbuild/ocamlbuild-0.15.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.2-r1.ebuild b/dev-ml/ocamlbuild/ocamlbuild-0.14.2-r1.ebuild index 99a412886ea8..b8a10c761b57 100644 --- a/dev-ml/ocamlbuild/ocamlbuild-0.14.2-r1.ebuild +++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.2-r1.ebuild @@ -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="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="+ocamlopt" RESTRICT="test" # Tests fail diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.3.ebuild b/dev-ml/ocamlbuild/ocamlbuild-0.14.3.ebuild index 43c87eabc97a..699348fbaa8d 100644 --- a/dev-ml/ocamlbuild/ocamlbuild-0.14.3.ebuild +++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.3.ebuild @@ -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="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="+ocamlopt" RESTRICT="test" # Tests fail diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.15.0.ebuild b/dev-ml/ocamlbuild/ocamlbuild-0.15.0.ebuild index 43c87eabc97a..699348fbaa8d 100644 --- a/dev-ml/ocamlbuild/ocamlbuild-0.15.0.ebuild +++ b/dev-ml/ocamlbuild/ocamlbuild-0.15.0.ebuild @@ -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="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="+ocamlopt" RESTRICT="test" # Tests fail |