diff options
author | Sam James <sam@gentoo.org> | 2023-03-17 02:28:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 02:28:08 +0000 |
commit | a8f1808fc2d6c51f5e5d53190ef2be2b508ad366 (patch) | |
tree | e02c94968b19d8408ea11942c8d88a36b7969066 /dev-ml/dose3 | |
parent | dev-ml/uucp: Stabilize 15.0.0 x86, #901705 (diff) | |
download | gentoo-a8f1808fc2d6c51f5e5d53190ef2be2b508ad366.tar.gz gentoo-a8f1808fc2d6c51f5e5d53190ef2be2b508ad366.tar.bz2 gentoo-a8f1808fc2d6c51f5e5d53190ef2be2b508ad366.zip |
dev-ml/dose3: Stabilize 7.0.0 x86, #901707
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/dose3')
-rw-r--r-- | dev-ml/dose3/dose3-7.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/dose3/dose3-7.0.0.ebuild b/dev-ml/dose3/dose3-7.0.0.ebuild index b7b7b2661b1e..54f8773928dc 100644 --- a/dev-ml/dose3/dose3-7.0.0.ebuild +++ b/dev-ml/dose3/dose3-7.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=" |