diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 16:32:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 16:32:52 +0000 |
commit | 6e5e534cc240b704dc1e826853e6bf72153445a4 (patch) | |
tree | 7bc01a50a00cfba7c9d1ce2616d2e9cb1ed4bd31 /dev-ml/dose3 | |
parent | dev-ml/xml-light: Stabilize 2.2-r3 ppc64, #769317 (diff) | |
download | gentoo-6e5e534cc240b704dc1e826853e6bf72153445a4.tar.gz gentoo-6e5e534cc240b704dc1e826853e6bf72153445a4.tar.bz2 gentoo-6e5e534cc240b704dc1e826853e6bf72153445a4.zip |
dev-ml/dose3: Stabilize 5.0.1_p16-r2 ppc64, #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 74ec011b863c..4c4d251ea3b7 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=" |