summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-20 22:26:24 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-20 22:26:24 +0200
commit3ea522abb845c17568e7a9f9376e9b4e68740d6f (patch)
tree22cb623cec9f03b041982c9d09a9849043eb4b2f /dev-ml
parentdev-ml/textutils: Keyword 0.15.0 x86, #892131 (diff)
downloadgentoo-3ea522abb845c17568e7a9f9376e9b4e68740d6f.tar.gz
gentoo-3ea522abb845c17568e7a9f9376e9b4e68740d6f.tar.bz2
gentoo-3ea522abb845c17568e7a9f9376e9b4e68740d6f.zip
dev-ml/timezone: Keyword 0.15.0 x86, #892131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/timezone/timezone-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/timezone/timezone-0.15.0.ebuild b/dev-ml/timezone/timezone-0.15.0.ebuild
index 36a761925e08..cd887d7ba9bc 100644
--- a/dev-ml/timezone/timezone-0.15.0.ebuild
+++ b/dev-ml/timezone/timezone-0.15.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="~amd64 ~riscv ~x86"
IUSE="+ocamlopt"
RDEPEND="dev-ml/core:${SLOT}"