diff options
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/luv/luv-0.5.11-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/luv/luv-0.5.11-r2.ebuild b/dev-ml/luv/luv-0.5.11-r2.ebuild index aa498150d89a..7cfc5cdb1cb9 100644 --- a/dev-ml/luv/luv-0.5.11-r2.ebuild +++ b/dev-ml/luv/luv-0.5.11-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/aantron/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="MIT" 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 )" |