diff options
author | Sam James <sam@gentoo.org> | 2021-10-14 10:44:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-14 10:44:03 +0100 |
commit | 5c445692e7d9fd833327d04203109d897f76359f (patch) | |
tree | e97485a51c55c78399e5beb161cbdc6b0a7c79d3 /dev-ml/dose3 | |
parent | dev-ml/extlib: Stabilize 1.7.8 x86, #815910 (diff) | |
download | gentoo-5c445692e7d9fd833327d04203109d897f76359f.tar.gz gentoo-5c445692e7d9fd833327d04203109d897f76359f.tar.bz2 gentoo-5c445692e7d9fd833327d04203109d897f76359f.zip |
dev-ml/dose3: Stabilize 6.0.1_p2 x86, #815910
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/dose3')
-rw-r--r-- | dev-ml/dose3/dose3-6.0.1_p2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dose3/dose3-6.0.1_p2.ebuild b/dev-ml/dose3/dose3-6.0.1_p2.ebuild index c2656b5b378b..29d377ccb805 100644 --- a/dev-ml/dose3/dose3-6.0.1_p2.ebuild +++ b/dev-ml/dose3/dose3-6.0.1_p2.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-$(ver_cut 1-3)" LICENSE="LGPL-3" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ppc ppc64 ~x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="+ocamlopt test" BDEPEND=" |