diff options
author | 2024-10-15 18:24:09 +0300 | |
---|---|---|
committer | 2024-10-15 18:24:09 +0300 | |
commit | dbc8116471e59f47d94dcb8f6ebcce33d4659281 (patch) | |
tree | 3dbeda4c5a4984276ef8c61486ff2447fce08848 /dev-ml/dose3 | |
parent | dev-ml/xml-light: Stabilize 2.5 amd64, #941576 (diff) | |
download | gentoo-dbc8116471e59f47d94dcb8f6ebcce33d4659281.tar.gz gentoo-dbc8116471e59f47d94dcb8f6ebcce33d4659281.tar.bz2 gentoo-dbc8116471e59f47d94dcb8f6ebcce33d4659281.zip |
dev-ml/dose3: Stabilize 7.0.0-r1 amd64, #941576
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/dose3')
-rw-r--r-- | dev-ml/dose3/dose3-7.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dose3/dose3-7.0.0-r1.ebuild b/dev-ml/dose3/dose3-7.0.0-r1.ebuild index d5d0e6ece2c4..18567ec882f3 100644 --- a/dev-ml/dose3/dose3-7.0.0-r1.ebuild +++ b/dev-ml/dose3/dose3-7.0.0-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-$(ver_cut 1-3)" LICENSE="LGPL-3+" # with OCaml linking exception SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+ocamlopt" BDEPEND=" |