diff options
author | Sam James <sam@gentoo.org> | 2021-10-04 23:57:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-04 23:57:44 +0100 |
commit | ab27c6a029f2f0600ca0249fd4da44ae4cd0e1d5 (patch) | |
tree | b13f5295ace13240be39c816e6f2e23ac9ebcfa1 /dev-ml | |
parent | dev-ml/bigarray-compat: Keyword 1.0.0 arm, #804657 (diff) | |
download | gentoo-ab27c6a029f2f0600ca0249fd4da44ae4cd0e1d5.tar.gz gentoo-ab27c6a029f2f0600ca0249fd4da44ae4cd0e1d5.tar.bz2 gentoo-ab27c6a029f2f0600ca0249fd4da44ae4cd0e1d5.zip |
dev-ml/ocaml-ctypes: Keyword 0.19.1 arm, #804657
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocaml-ctypes/ocaml-ctypes-0.19.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.19.1.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.19.1.ebuild index 40a1bee9e11b..7bdbd62f4abd 100644 --- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.19.1.ebuild +++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.19.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 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="test" RESTRICT="!test? ( test )" |