summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-18 14:30:20 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-18 14:30:44 +0200
commite482e8a256656bc8e3a5c3fd826e39893003fb37 (patch)
treefbaebb808bca36e41413bdd3237fd1876687e4f2
parentdev-ml/jingoo: x86 stable wrt bug #813153 (diff)
downloadgentoo-e482e8a256656bc8e3a5c3fd826e39893003fb37.tar.gz
gentoo-e482e8a256656bc8e3a5c3fd826e39893003fb37.tar.bz2
gentoo-e482e8a256656bc8e3a5c3fd826e39893003fb37.zip
dev-ml/markup: x86 stable wrt bug #813153
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-ml/markup/markup-1.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/markup/markup-1.0.2.ebuild b/dev-ml/markup/markup-1.0.2.ebuild
index f8a622ac8259..9cf732cb7579 100644
--- a/dev-ml/markup/markup-1.0.2.ebuild
+++ b/dev-ml/markup/markup-1.0.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/aantron/markup.ml/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"