summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-28 03:22:30 +0000
committerSam James <sam@gentoo.org>2020-10-28 03:22:30 +0000
commit74cf9a7398f84e9582246af93cbc0bdf59366026 (patch)
treea6f5e54cd9c4405d1deb58c5dc842e234c5c606a /dev-ml/mccs/mccs-1.1.11.ebuild
parentdev-ml/opam-repository: ppc64 keyworded (bug #748576) (diff)
downloadgentoo-74cf9a7398f84e9582246af93cbc0bdf59366026.tar.gz
gentoo-74cf9a7398f84e9582246af93cbc0bdf59366026.tar.bz2
gentoo-74cf9a7398f84e9582246af93cbc0bdf59366026.zip
dev-ml/mccs: ppc64 keyworded (bug #748576)
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/mccs/mccs-1.1.11.ebuild')
-rw-r--r--dev-ml/mccs/mccs-1.1.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/mccs/mccs-1.1.11.ebuild b/dev-ml/mccs/mccs-1.1.11.ebuild
index 4bb5ac0a3af0..b59ff733fe80 100644
--- a/dev-ml/mccs/mccs-1.1.11.ebuild
+++ b/dev-ml/mccs/mccs-1.1.11.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/AltGr/ocaml-mccs/archive/${MY_PV}.tar.gz -> ${P}.tar
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"