diff options
author | 2023-03-17 09:17:35 +0200 | |
---|---|---|
committer | 2023-03-17 09:17:35 +0200 | |
commit | 9b38ee91b48c6c0ba9321be210ac7c8826500305 (patch) | |
tree | cedf6a7c9b6525f1055955052e4e580bb2993038 /dev-ml/ounit2 | |
parent | dev-ml/camlp-streams: Stabilize 5.0.1 amd64, #901641 (diff) | |
download | gentoo-9b38ee91b48c6c0ba9321be210ac7c8826500305.tar.gz gentoo-9b38ee91b48c6c0ba9321be210ac7c8826500305.tar.bz2 gentoo-9b38ee91b48c6c0ba9321be210ac7c8826500305.zip |
dev-ml/ounit2: Stabilize 2.2.6 x86, #901619
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ounit2')
-rw-r--r-- | dev-ml/ounit2/ounit2-2.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ounit2/ounit2-2.2.6.ebuild b/dev-ml/ounit2/ounit2-2.2.6.ebuild index 468bda409738..adaa3366584c 100644 --- a/dev-ml/ounit2/ounit2-2.2.6.ebuild +++ b/dev-ml/ounit2/ounit2-2.2.6.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/ounit-${PV}" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" IUSE="+ocamlopt" DEPEND=" |