commit: a77822cb75dca07d119a1672e8646a5486dd534e Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Thu Mar 13 19:48:11 2025 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Thu Mar 13 19:48:11 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a77822cb
dev-ml/ppx_deriving: unkeyword 6.0.3 for ~arm, ~x86 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ml/ppx_deriving/ppx_deriving-6.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/ppx_deriving/ppx_deriving-6.0.3.ebuild b/dev-ml/ppx_deriving/ppx_deriving-6.0.3.ebuild index baaf2c560fd9..6a2f47356657 100644 --- a/dev-ml/ppx_deriving/ppx_deriving-6.0.3.ebuild +++ b/dev-ml/ppx_deriving/ppx_deriving-6.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-ppx/ppx_deriving/archive/v${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64" IUSE="+ocamlopt test" RESTRICT="!test? ( test )"
