diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 22:03:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 22:03:00 +0000 |
commit | 4ffbb097039f47d23b0fbf3177d415033b8718ce (patch) | |
tree | c02a74677a5e912fb7c0b5141e8dd52bc5a2962c /dev-ml | |
parent | dev-ml/dune-configurator: Stabilize 2.7.1 arm, #775782 (diff) | |
download | gentoo-4ffbb097039f47d23b0fbf3177d415033b8718ce.tar.gz gentoo-4ffbb097039f47d23b0fbf3177d415033b8718ce.tar.bz2 gentoo-4ffbb097039f47d23b0fbf3177d415033b8718ce.zip |
dev-ml/ocaml-ctypes: Stabilize 0.17.1 arm, #775782
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 1de43dba7f23..d1a9ccf78657 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 )" |