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 | 2ed51de6a18823fa3211e74e8d9b1963be836d3e (patch) | |
tree | e75dfa2442107ac825513f5f741cce3be7299dba /dev-ml | |
parent | dev-ml/ounit2: Stabilize 2.2.7 amd64, #925658 (diff) | |
download | gentoo-2ed51de6a18823fa3211e74e8d9b1963be836d3e.tar.gz gentoo-2ed51de6a18823fa3211e74e8d9b1963be836d3e.tar.bz2 gentoo-2ed51de6a18823fa3211e74e8d9b1963be836d3e.zip |
dev-ml/ounit2: Stabilize 2.2.7 arm, #925658
Signed-off-by: Sam James <sam@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 14a621658eaa..d454c5f42577 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=" |