diff options
Diffstat (limited to 'dev-ml/sedlex/sedlex-3.3.ebuild')
-rw-r--r-- | dev-ml/sedlex/sedlex-3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/sedlex/sedlex-3.3.ebuild b/dev-ml/sedlex/sedlex-3.3.ebuild index 11627ffa7ef1..4ffa3a7a4203 100644 --- a/dev-ml/sedlex/sedlex-3.3.ebuild +++ b/dev-ml/sedlex/sedlex-3.3.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/ocaml-community/${PN}/archive/v${PV}.tar.gz LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |