diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-12 09:13:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-12 09:13:46 +0200 |
commit | 7f159ae57c2c12e2b5e660f949197766f939dbb4 (patch) | |
tree | 4becbd85f2a675c8c51285818d6c6f4ab25f02e7 /dev-ml/alcotest | |
parent | dev-perl/SOAP-Lite: x86 stable wrt bug #817509 (diff) | |
download | gentoo-7f159ae57c2c12e2b5e660f949197766f939dbb4.tar.gz gentoo-7f159ae57c2c12e2b5e660f949197766f939dbb4.tar.bz2 gentoo-7f159ae57c2c12e2b5e660f949197766f939dbb4.zip |
dev-ml/alcotest: x86 stable wrt bug #817695
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/alcotest')
-rw-r--r-- | dev-ml/alcotest/alcotest-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/alcotest/alcotest-1.4.0.ebuild b/dev-ml/alcotest/alcotest-1.4.0.ebuild index be1ecac53af9..4c368f1ff5c7 100644 --- a/dev-ml/alcotest/alcotest-1.4.0.ebuild +++ b/dev-ml/alcotest/alcotest-1.4.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mirage/alcotest/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86" IUSE="+ocamlopt" RDEPEND=" |