diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 16:45:50 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 16:45:50 +0200 |
commit | 1c54cb0dd38c617f15695a99c7ac49ade8a11a26 (patch) | |
tree | 3e94d7d78af8e01247ae8c5597d0cdca9dc1df98 /dev-ml/dose3 | |
parent | dev-ml/ounit2: Stabilize 2.2.6 ppc64, #901619 (diff) | |
download | gentoo-1c54cb0dd38c617f15695a99c7ac49ade8a11a26.tar.gz gentoo-1c54cb0dd38c617f15695a99c7ac49ade8a11a26.tar.bz2 gentoo-1c54cb0dd38c617f15695a99c7ac49ade8a11a26.zip |
dev-ml/dose3: Stabilize 7.0.0 ppc64, #901707
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/dose3')
-rw-r--r-- | dev-ml/dose3/dose3-7.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dose3/dose3-7.0.0.ebuild b/dev-ml/dose3/dose3-7.0.0.ebuild index d332c40c3384..100e9ea4d47c 100644 --- a/dev-ml/dose3/dose3-7.0.0.ebuild +++ b/dev-ml/dose3/dose3-7.0.0.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-$(ver_cut 1-3)" LICENSE="LGPL-3" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86" IUSE="+ocamlopt" BDEPEND=" |