diff options
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/yojson/yojson-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/yojson/yojson-2.1.0.ebuild b/dev-ml/yojson/yojson-2.1.0.ebuild index 948e1c8a6440..541f3e406948 100644 --- a/dev-ml/yojson/yojson-2.1.0.ebuild +++ b/dev-ml/yojson/yojson-2.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ocaml-community/${PN}/archive/${PV}.tar.gz LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="examples +ocamlopt test" RESTRICT="!test? ( test )" |