commit: fd92bf5c5e8034c498882230b7176e649c1dc744 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 30 15:08:41 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 30 15:08:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd92bf5c
dev-ml/cmdliner: Stabilize 1.1.1 arm64, #892271 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/cmdliner/cmdliner-1.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/cmdliner/cmdliner-1.1.1.ebuild b/dev-ml/cmdliner/cmdliner-1.1.1.ebuild index 51513efa83e0..4c017696fcaa 100644 --- a/dev-ml/cmdliner/cmdliner-1.1.1.ebuild +++ b/dev-ml/cmdliner/cmdliner-1.1.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://erratique.ch/software/${PN}/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+ocamlopt" RDEPEND="
