diff options
author | Sam James <sam@gentoo.org> | 2021-07-28 02:47:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-28 02:47:36 +0100 |
commit | 7d725562c7a09b4c5bcd1cbc490ca6e9ffcdabc1 (patch) | |
tree | 4468b0f727b7c67eaf9db918afc659ec95499d22 /dev-ml | |
parent | media-libs/vulkan-loader: Keyword 1.2.182 x86, #792360 (diff) | |
download | gentoo-7d725562c7a09b4c5bcd1cbc490ca6e9ffcdabc1.tar.gz gentoo-7d725562c7a09b4c5bcd1cbc490ca6e9ffcdabc1.tar.bz2 gentoo-7d725562c7a09b4c5bcd1cbc490ca6e9ffcdabc1.zip |
dev-ml/ocaml-base64: Keyword 3.5.0 x86, #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 cfb62c10dd8f..423c07131828 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 ~arm ~arm64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |