diff options
author | 2023-03-17 02:27:39 +0000 | |
---|---|---|
committer | 2023-03-17 02:27:39 +0000 | |
commit | 53ea01638ff744e858ecbf4f6eea4a9d06608abc (patch) | |
tree | ca8291d790ebd550d6f0ac41a42d34aaf94736aa /dev-ml/markup/markup-1.0.3.ebuild | |
parent | dev-ml/jingoo: Stabilize 1.4.4 x86, #901675 (diff) | |
download | gentoo-53ea01638ff744e858ecbf4f6eea4a9d06608abc.tar.gz gentoo-53ea01638ff744e858ecbf4f6eea4a9d06608abc.tar.bz2 gentoo-53ea01638ff744e858ecbf4f6eea4a9d06608abc.zip |
dev-ml/markup: Stabilize 1.0.3 amd64, #901679
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/markup/markup-1.0.3.ebuild')
-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 09cc6d2dcf7a..807d63c3e164 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 )" |