commit: e000f1bd83288da25a3ae115244e9fe55dc1bc15 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Aug 25 09:35:48 2024 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Aug 25 12:03:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e000f1bd
dev-ml/camlp4: remove ~mips Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> dev-ml/camlp4/camlp4-4.09_p1-r2.ebuild | 4 ++-- dev-ml/camlp4/camlp4-4.10_p1-r3.ebuild | 4 ++-- dev-ml/camlp4/camlp4-4.11_p1-r3.ebuild | 4 ++-- dev-ml/camlp4/camlp4-4.12-r2.ebuild | 4 ++-- dev-ml/camlp4/camlp4-4.13-r2.ebuild | 4 ++-- dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/dev-ml/camlp4/camlp4-4.09_p1-r2.ebuild b/dev-ml/camlp4/camlp4-4.09_p1-r2.ebuild index 81cf455621fd..ceba74ce980b 100644 --- a/dev-ml/camlp4/camlp4-4.09_p1-r2.ebuild +++ b/dev-ml/camlp4/camlp4-4.09_p1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/camlp4/camlp4/archive/${MY_PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-2-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="+ocamlopt" RDEPEND="dev-lang/ocaml:0/4.09[ocamlopt?]" diff --git a/dev-ml/camlp4/camlp4-4.10_p1-r3.ebuild b/dev-ml/camlp4/camlp4-4.10_p1-r3.ebuild index 64641f012733..0b156607191c 100644 --- a/dev-ml/camlp4/camlp4-4.10_p1-r3.ebuild +++ b/dev-ml/camlp4/camlp4-4.10_p1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/camlp4/camlp4/archive/${MY_PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-2-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="+ocamlopt" RDEPEND="dev-lang/ocaml:0/$(ver_cut 1-2)[ocamlopt?]" diff --git a/dev-ml/camlp4/camlp4-4.11_p1-r3.ebuild b/dev-ml/camlp4/camlp4-4.11_p1-r3.ebuild index b3c8eb765030..d9e1974d1574 100644 --- a/dev-ml/camlp4/camlp4-4.11_p1-r3.ebuild +++ b/dev-ml/camlp4/camlp4-4.11_p1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/camlp4/camlp4/archive/${MY_PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-2-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="+ocamlopt" RDEPEND="dev-lang/ocaml:0/$(ver_cut 1-2)[ocamlopt?]" diff --git a/dev-ml/camlp4/camlp4-4.12-r2.ebuild b/dev-ml/camlp4/camlp4-4.12-r2.ebuild index 64641f012733..0b156607191c 100644 --- a/dev-ml/camlp4/camlp4-4.12-r2.ebuild +++ b/dev-ml/camlp4/camlp4-4.12-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/camlp4/camlp4/archive/${MY_PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-2-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="+ocamlopt" RDEPEND="dev-lang/ocaml:0/$(ver_cut 1-2)[ocamlopt?]" diff --git a/dev-ml/camlp4/camlp4-4.13-r2.ebuild b/dev-ml/camlp4/camlp4-4.13-r2.ebuild index 64641f012733..0b156607191c 100644 --- a/dev-ml/camlp4/camlp4-4.13-r2.ebuild +++ b/dev-ml/camlp4/camlp4-4.13-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/camlp4/camlp4/archive/${MY_PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-2-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="+ocamlopt" RDEPEND="dev-lang/ocaml:0/$(ver_cut 1-2)[ocamlopt?]" diff --git a/dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild b/dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild index 9f7b215b7642..c907ba571e35 100644 --- a/dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild +++ b/dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}"/${P/_p/-} LICENSE="LGPL-2-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="+ocamlopt" RDEPEND="=dev-lang/ocaml-4.14*:=[ocamlopt?]"
