commit: c2470a8d9e385328874e934aa797f45a6773056f Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Tue Apr 22 19:13:20 2025 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Tue Apr 22 19:14:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2470a8d
dev-ml/qcheck: keyword 0.22 for ~arm64 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ml/qcheck/qcheck-0.22.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/qcheck/qcheck-0.22.ebuild b/dev-ml/qcheck/qcheck-0.22.ebuild index 1d95e6791a9e..35d5bcbec554 100644 --- a/dev-ml/qcheck/qcheck-0.22.ebuild +++ b/dev-ml/qcheck/qcheck-0.22.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/c-cube/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="+ocamlopt" RESTRICT="test" # tests fail
