diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-20 22:26:25 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-20 22:26:25 +0200 |
commit | 38db11b97ccae272281a5cd63b78474c45810f0f (patch) | |
tree | 15b5a07d31eb3aadc891f56292dfe23cef8141c8 /dev-ml/core_unix | |
parent | dev-ml/timezone: Keyword 0.15.0 x86, #892131 (diff) | |
download | gentoo-38db11b97ccae272281a5cd63b78474c45810f0f.tar.gz gentoo-38db11b97ccae272281a5cd63b78474c45810f0f.tar.bz2 gentoo-38db11b97ccae272281a5cd63b78474c45810f0f.zip |
dev-ml/core_unix: Keyword 0.15.2-r1 x86, #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 d15597a32049..2c5470dd6085 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" +KEYWORDS="~amd64 ~x86" IUSE="+ocamlopt" DEPEND=" |