summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-10-16 16:02:22 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-10-16 16:02:22 +0200
commit973dc090063517f11b4d5220716d39fbfe0cf341 (patch)
treef41259754ee581a4d44ae0141ee907532fa2d08a /dev-ml/cinaps
parentdev-ml/dose3: x86 stable wrt bug #817704 (diff)
downloadgentoo-973dc090063517f11b4d5220716d39fbfe0cf341.tar.gz
gentoo-973dc090063517f11b4d5220716d39fbfe0cf341.tar.bz2
gentoo-973dc090063517f11b4d5220716d39fbfe0cf341.zip
dev-ml/cinaps: x86 stable wrt bug #817719
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/cinaps')
-rw-r--r--dev-ml/cinaps/cinaps-0.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cinaps/cinaps-0.15.1.ebuild b/dev-ml/cinaps/cinaps-0.15.1.ebuild
index 1a008c4d563d..7c9e72407e9c 100644
--- a/dev-ml/cinaps/cinaps-0.15.1.ebuild
+++ b/dev-ml/cinaps/cinaps-0.15.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-ppx/cinaps/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 ppc ~ppc64 x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"