diff options
author | Sam James <sam@gentoo.org> | 2024-02-27 23:57:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-27 23:57:33 +0000 |
commit | dd6c2d2eda9dbcce7d799a79c3ccf96eaaf3f139 (patch) | |
tree | 42fa8c6a3cec74a36c84d213c3abc7b638a910b7 /dev-ml/ounit2 | |
parent | dev-ml/ounit2: Stabilize 2.2.7 x86, #925658 (diff) | |
download | gentoo-dd6c2d2eda9dbcce7d799a79c3ccf96eaaf3f139.tar.gz gentoo-dd6c2d2eda9dbcce7d799a79c3ccf96eaaf3f139.tar.bz2 gentoo-dd6c2d2eda9dbcce7d799a79c3ccf96eaaf3f139.zip |
dev-ml/ounit2: Stabilize 2.2.7 amd64, #925658
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ounit2')
-rw-r--r-- | dev-ml/ounit2/ounit2-2.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ounit2/ounit2-2.2.7.ebuild b/dev-ml/ounit2/ounit2-2.2.7.ebuild index 9b28b97ab80f..14a621658eaa 100644 --- a/dev-ml/ounit2/ounit2-2.2.7.ebuild +++ b/dev-ml/ounit2/ounit2-2.2.7.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=" |