diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 11:08:46 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 11:08:46 +0300 |
commit | b502b7a69f1d8052f9fd3dfec7c7e314be24508d (patch) | |
tree | ade6d59083d7579855fa98788f25da5fcd153ee9 /dev-ml/ounit2 | |
parent | dev-ml/re: Stabilize 1.10.4-r2 arm, #901645 (diff) | |
download | gentoo-b502b7a69f1d8052f9fd3dfec7c7e314be24508d.tar.gz gentoo-b502b7a69f1d8052f9fd3dfec7c7e314be24508d.tar.bz2 gentoo-b502b7a69f1d8052f9fd3dfec7c7e314be24508d.zip |
dev-ml/ounit2: Stabilize 2.2.6 arm, #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 1417e4d6e6ef..e5cb1eba4a95 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=" |