diff options
-rw-r--r-- | dev-ml/ocaml-base64/ocaml-base64-3.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-base64/ocaml-base64-3.5.1.ebuild b/dev-ml/ocaml-base64/ocaml-base64-3.5.1.ebuild index a1b0a4288b9b..7802eb2e1c36 100644 --- a/dev-ml/ocaml-base64/ocaml-base64-3.5.1.ebuild +++ b/dev-ml/ocaml-base64/ocaml-base64-3.5.1.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 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |