diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:25:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:25:37 +0000 |
commit | 38f174d8e6a5411b4cd863b4fa63003592e3889c (patch) | |
tree | 2d22b228a3d711cfe72c111103fc81c9d8e96242 /dev-ml/dose3 | |
parent | dev-ml/camlbz2: Stabilize 0.7.0 x86, #769317 (diff) | |
download | gentoo-38f174d8e6a5411b4cd863b4fa63003592e3889c.tar.gz gentoo-38f174d8e6a5411b4cd863b4fa63003592e3889c.tar.bz2 gentoo-38f174d8e6a5411b4cd863b4fa63003592e3889c.zip |
dev-ml/dose3: Stabilize 5.0.1_p16-r2 x86, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/dose3')
-rw-r--r-- | dev-ml/dose3/dose3-5.0.1_p16-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dose3/dose3-5.0.1_p16-r2.ebuild b/dev-ml/dose3/dose3-5.0.1_p16-r2.ebuild index 6bc57fe0a215..6861abc87e3c 100644 --- a/dev-ml/dose3/dose3-5.0.1_p16-r2.ebuild +++ b/dev-ml/dose3/dose3-5.0.1_p16-r2.ebuild @@ -12,7 +12,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 parmap zip bzip2 xml curl rpm4 test" BDEPEND=" |