diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-20 12:24:12 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-20 12:24:31 +0200 |
commit | 8aaeb120539ea1535933bca943999f8f9d14ea37 (patch) | |
tree | 2e077e2e5985ddedc555a5366cb4a0a31b86e27d /dev-ml/ocaml-ctypes | |
parent | dev-ml/integers: Keyword 0.5.1 ppc64, #822717 (diff) | |
download | gentoo-8aaeb120539ea1535933bca943999f8f9d14ea37.tar.gz gentoo-8aaeb120539ea1535933bca943999f8f9d14ea37.tar.bz2 gentoo-8aaeb120539ea1535933bca943999f8f9d14ea37.zip |
dev-ml/ocaml-ctypes: Keyword 0.19.1 ppc64, #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 513475c07e2b..80f7940123ae 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 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |