diff options
author | Sam James <sam@gentoo.org> | 2020-10-28 03:17:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-28 03:17:48 +0000 |
commit | bbadefa43d2f1166243e6bc8aa9847790244db96 (patch) | |
tree | 4496a8ee24f5f947188f5994cad70c4bb2ab1979 /dev-ml/ocplib-endian | |
parent | dev-ml/mmap: ppc64 keyworded (bug #748576) (diff) | |
download | gentoo-bbadefa43d2f1166243e6bc8aa9847790244db96.tar.gz gentoo-bbadefa43d2f1166243e6bc8aa9847790244db96.tar.bz2 gentoo-bbadefa43d2f1166243e6bc8aa9847790244db96.zip |
dev-ml/ocplib-endian: 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/ocplib-endian')
-rw-r--r-- | dev-ml/ocplib-endian/ocplib-endian-1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocplib-endian/ocplib-endian-1.1-r1.ebuild b/dev-ml/ocplib-endian/ocplib-endian-1.1-r1.ebuild index 00f7002b3ed1..1cfb90194e02 100644 --- a/dev-ml/ocplib-endian/ocplib-endian-1.1-r1.ebuild +++ b/dev-ml/ocplib-endian/ocplib-endian-1.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/OCamlPro/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="+ocamlopt" # 2 of 70 tests fail |