diff options
author | 2023-04-29 10:59:15 +0300 | |
---|---|---|
committer | 2023-04-29 10:59:15 +0300 | |
commit | 5cc4e4fa9de204fae5a31750422611381ce4e1cf (patch) | |
tree | 339795e4e85bf980f83cb243e1ca362d8c1e9dd6 /dev-ml/ounit2 | |
parent | sys-auth/oath-toolkit: Stabilize 2.6.7-r2 arm, #827887 (diff) | |
download | gentoo-5cc4e4fa9de204fae5a31750422611381ce4e1cf.tar.gz gentoo-5cc4e4fa9de204fae5a31750422611381ce4e1cf.tar.bz2 gentoo-5cc4e4fa9de204fae5a31750422611381ce4e1cf.zip |
dev-ml/ounit2: Stabilize 2.2.6 arm64, #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 23f1ce57500b..1417e4d6e6ef 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=" |