commit: 4ffbb097039f47d23b0fbf3177d415033b8718ce Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 14 22:03:00 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 14 22:03:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ffbb097
dev-ml/ocaml-ctypes: Stabilize 0.17.1 arm, #775782 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1.ebuild index 1de43dba7f2..d1a9ccf7865 100644 --- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1.ebuild +++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocamllabs/ocaml-ctypes/archive/${PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 arm ~arm64 x86" IUSE="test" RESTRICT="!test? ( test )"
