diff options
-rw-r--r-- | dev-ml/markup/markup-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/markup/markup-1.0.3.ebuild b/dev-ml/markup/markup-1.0.3.ebuild index 807d63c3e164..88b603d4d100 100644 --- a/dev-ml/markup/markup-1.0.3.ebuild +++ b/dev-ml/markup/markup-1.0.3.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}"/${PN}.ml-${PV} LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |