diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 16:45:49 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 16:45:49 +0200 |
commit | 91779829554dd3dc5a36aabd20b5bd6280ebe09e (patch) | |
tree | 081e44d5005b93e60582c369ae8094da0f1f2915 /dev-ml/ounit2 | |
parent | dev-ml/mtime: Stabilize 1.4.0 ppc64, #901607 (diff) | |
download | gentoo-91779829554dd3dc5a36aabd20b5bd6280ebe09e.tar.gz gentoo-91779829554dd3dc5a36aabd20b5bd6280ebe09e.tar.bz2 gentoo-91779829554dd3dc5a36aabd20b5bd6280ebe09e.zip |
dev-ml/ounit2: Stabilize 2.2.6 ppc64, #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 adaa3366584c..23f1ce57500b 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=" |