diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 08:11:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 08:11:02 +0000 |
commit | 117d54625b4bae084a43730596edce0cd7949349 (patch) | |
tree | 6c921c5a11c864ceffe6321e38caca293c32455e /dev-ml | |
parent | dev-ml/timezone: Keyword 0.14.0 ppc, #769554 (diff) | |
download | gentoo-117d54625b4bae084a43730596edce0cd7949349.tar.gz gentoo-117d54625b4bae084a43730596edce0cd7949349.tar.bz2 gentoo-117d54625b4bae084a43730596edce0cd7949349.zip |
dev-ml/core: Keyword 0.14.0-r3 ppc, #769554
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/core/core-0.14.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/core/core-0.14.0-r3.ebuild b/dev-ml/core/core-0.14.0-r3.ebuild index 1b96bf728cb4..1a7bd509f76c 100644 --- a/dev-ml/core/core-0.14.0-r3.ebuild +++ b/dev-ml/core/core-0.14.0-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="ocamlopt" # TODO: Wants quickcheck_deprecated? |