diff options
author | Sam James <sam@gentoo.org> | 2021-05-10 13:37:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-10 13:38:51 +0100 |
commit | 0e76aecf08b35b7b66f591ac2b5075e6dfccaa24 (patch) | |
tree | 31ce8056355d65e25d72a4d595e80008be637af7 /dev-ml | |
parent | app-text/qpdf: Stabilize 10.3.1 ppc64, #772794 (diff) | |
download | gentoo-0e76aecf08b35b7b66f591ac2b5075e6dfccaa24.tar.gz gentoo-0e76aecf08b35b7b66f591ac2b5075e6dfccaa24.tar.bz2 gentoo-0e76aecf08b35b7b66f591ac2b5075e6dfccaa24.zip |
dev-ml/ocaml-base64: Keyword 3.5.0 ppc64, #788406
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild b/dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild index abfff50eb629..776cad8ad5fd 100644 --- a/dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild +++ b/dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mirage/ocaml-base64/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc64" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |