diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-02 20:28:07 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-02 20:28:07 +0200 |
commit | d0266fbbd80055627842e73e1cdc6fac94232497 (patch) | |
tree | 57bfc884a54c4f9d3a1b3f39eae023709496802e /dev-ml | |
parent | dev-libs/libpcre2: Stabilize 10.42-r2 ppc64, #925639 (diff) | |
download | gentoo-d0266fbbd80055627842e73e1cdc6fac94232497.tar.gz gentoo-d0266fbbd80055627842e73e1cdc6fac94232497.tar.bz2 gentoo-d0266fbbd80055627842e73e1cdc6fac94232497.zip |
dev-ml/ounit2: Stabilize 2.2.7 ppc64, #925658
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 d454c5f42577..0eed8448ef1c 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=" |