diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-15 21:19:20 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-15 21:19:20 +0300 |
commit | 3d6d1ec6e1d9a69a824f02adb6d4e46a3f6e3e4f (patch) | |
tree | a3e36f2480550a8608d815349758f39fdd53723f /dev-ml/core_unix | |
parent | dev-ml/timezone: Keyword 0.15.0 ppc, #892131 (diff) | |
download | gentoo-3d6d1ec6e1d9a69a824f02adb6d4e46a3f6e3e4f.tar.gz gentoo-3d6d1ec6e1d9a69a824f02adb6d4e46a3f6e3e4f.tar.bz2 gentoo-3d6d1ec6e1d9a69a824f02adb6d4e46a3f6e3e4f.zip |
dev-ml/core_unix: Keyword 0.15.2-r1 ppc, #892131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/core_unix')
-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 bb87b02a978d..50c489be3430 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 x86" +KEYWORDS="amd64 arm arm64 ~ppc x86" IUSE="+ocamlopt" DEPEND=" |