diff options
-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 89e3b3625132..fbf41308b054 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 )" |