diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-17 16:14:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-17 16:14:17 +0200 |
commit | 1375e26b820c616df59a7fe8b0266ab09a8c4339 (patch) | |
tree | bf3c171fddc887a07bacb507b5a79d6329729da5 /dev-ml/markup | |
parent | dev-ml/jingoo: amd64 stable wrt bug #813153 (diff) | |
download | gentoo-1375e26b820c616df59a7fe8b0266ab09a8c4339.tar.gz gentoo-1375e26b820c616df59a7fe8b0266ab09a8c4339.tar.bz2 gentoo-1375e26b820c616df59a7fe8b0266ab09a8c4339.zip |
dev-ml/markup: amd64 stable wrt bug #813153
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/markup')
-rw-r--r-- | dev-ml/markup/markup-1.0.2.ebuild | 2 |
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 65041afd6bac..f8a622ac8259 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 )" |