diff options
author | Sam James <sam@gentoo.org> | 2021-08-11 20:14:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-11 20:14:12 +0100 |
commit | f1e61dada9f66cb4456f11396b2f9f0f330d214e (patch) | |
tree | e1782cfe83ec8df8ff45ae8768ecba1cad87110c /dev-ml/mccs | |
parent | media-sound/qtractor: Stabilize 0.9.23 x86, #807634 (diff) | |
download | gentoo-f1e61dada9f66cb4456f11396b2f9f0f330d214e.tar.gz gentoo-f1e61dada9f66cb4456f11396b2f9f0f330d214e.tar.bz2 gentoo-f1e61dada9f66cb4456f11396b2f9f0f330d214e.zip |
dev-ml/mccs: Stabilize 1.1.13 ppc64, #807562
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/mccs')
-rw-r--r-- | dev-ml/mccs/mccs-1.1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/mccs/mccs-1.1.13.ebuild b/dev-ml/mccs/mccs-1.1.13.ebuild index 2e92aa78c229..a84bfe77e6a3 100644 --- a/dev-ml/mccs/mccs-1.1.13.ebuild +++ b/dev-ml/mccs/mccs-1.1.13.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}"/ocaml-${PN}-$(ver_rs 2 '-') LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |