diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-20 12:24:08 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-20 12:24:26 +0200 |
commit | c17da39e025d3d28f67a6b615e2485c1cbfbbe40 (patch) | |
tree | 7c08ec3ca84850846dadfcb3e1f9804851fa2399 /dev-ml/ocaml-ctypes | |
parent | dev-ml/integers: Keyword 0.5.1 ppc, #822717 (diff) | |
download | gentoo-c17da39e025d3d28f67a6b615e2485c1cbfbbe40.tar.gz gentoo-c17da39e025d3d28f67a6b615e2485c1cbfbbe40.tar.bz2 gentoo-c17da39e025d3d28f67a6b615e2485c1cbfbbe40.zip |
dev-ml/ocaml-ctypes: Keyword 0.19.1 ppc, #822717
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-ctypes')
-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 805f10af8954..513475c07e2b 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 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="test" RESTRICT="!test? ( test )" |