diff options
-rw-r--r-- | dev-ml/sexplib0/sexplib0-0.15.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/sexplib0/sexplib0-0.15.1-r1.ebuild b/dev-ml/sexplib0/sexplib0-0.15.1-r1.ebuild index 4dbf2acee113..3e018e3b6317 100644 --- a/dev-ml/sexplib0/sexplib0-0.15.1-r1.ebuild +++ b/dev-ml/sexplib0/sexplib0-0.15.1-r1.ebuild @@ -12,5 +12,5 @@ SRC_URI="https://github.com/janestreet/sexplib0/archive/v${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86" IUSE="+ocamlopt" |