diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:35:03 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:35:03 +0000 |
commit | 2b264630b6ab8df67f7dea73ae853585f5860a11 (patch) | |
tree | 1939b548f0ac6b0c78229e85413f989739649c6d /dev-ml/dose3 | |
parent | app-admin/sysstat: Stabilize 12.6.2 ppc, #900356 (diff) | |
download | gentoo-2b264630b6ab8df67f7dea73ae853585f5860a11.tar.gz gentoo-2b264630b6ab8df67f7dea73ae853585f5860a11.tar.bz2 gentoo-2b264630b6ab8df67f7dea73ae853585f5860a11.zip |
dev-ml/dose3: Stabilize 7.0.0 arm, #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 100e9ea4d47c..f6a5d1d6560e 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=" |