diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-15 21:19:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-15 21:19:34 +0300 |
commit | b12e918b5a765974aa7b242c9cc57761e18ac580 (patch) | |
tree | 655aa76847041baf66e796c882cfa6f4ee2383a5 /dev-ml/core_unix/core_unix-0.15.2-r1.ebuild | |
parent | dev-ml/timezone: Keyword 0.15.0 ppc64, #892131 (diff) | |
download | gentoo-b12e918b5a765974aa7b242c9cc57761e18ac580.tar.gz gentoo-b12e918b5a765974aa7b242c9cc57761e18ac580.tar.bz2 gentoo-b12e918b5a765974aa7b242c9cc57761e18ac580.zip |
dev-ml/core_unix: Keyword 0.15.2-r1 ppc64, #892131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/core_unix/core_unix-0.15.2-r1.ebuild')
-rw-r--r-- | dev-ml/core_unix/core_unix-0.15.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/core_unix/core_unix-0.15.2-r1.ebuild b/dev-ml/core_unix/core_unix-0.15.2-r1.ebuild index 50c489be3430..3eda89d3b5f9 100644 --- a/dev-ml/core_unix/core_unix-0.15.2-r1.ebuild +++ b/dev-ml/core_unix/core_unix-0.15.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/refs/tags/v${PV}.tar.gz LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 arm arm64 ~ppc x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86" IUSE="+ocamlopt" DEPEND=" |