diff options
Diffstat (limited to 'dev-ml/seq')
-rw-r--r-- | dev-ml/seq/seq-0.3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/seq/seq-0.3.1-r1.ebuild b/dev-ml/seq/seq-0.3.1-r1.ebuild index 743222c9f651..02dd7052b266 100644 --- a/dev-ml/seq/seq-0.3.1-r1.ebuild +++ b/dev-ml/seq/seq-0.3.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~ppc ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86" IUSE="+ocamlopt" RDEPEND=">=dev-lang/ocaml-4.07" |