diff options
Diffstat (limited to 'dev-ml/camomile/camomile-0.8.5-r2.ebuild')
-rw-r--r-- | dev-ml/camomile/camomile-0.8.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camomile/camomile-0.8.5-r2.ebuild b/dev-ml/camomile/camomile-0.8.5-r2.ebuild index 437035c55c9e..38d4bb126e3b 100644 --- a/dev-ml/camomile/camomile-0.8.5-r2.ebuild +++ b/dev-ml/camomile/camomile-0.8.5-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/yoriyuki/Camomile/releases/download/rel-${PV}/${P}.t LICENSE="LGPL-2" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="debug +ocamlopt" PATCHES=( "${FILESDIR}"/ocaml-unsafe-string.patch ) |