summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-27 00:25:52 +0000
committerSam James <sam@gentoo.org>2023-01-27 00:28:31 +0000
commit0a27cc01b463f8793c8478ef6bf32534bc1a66d7 (patch)
tree6295ccf1d31da88f0495ce3fad8bad34723123c4
parentdev-ml/textutils: unkeyword 0.15.0 (diff)
downloadgentoo-0a27cc01b463f8793c8478ef6bf32534bc1a66d7.tar.gz
gentoo-0a27cc01b463f8793c8478ef6bf32534bc1a66d7.tar.bz2
gentoo-0a27cc01b463f8793c8478ef6bf32534bc1a66d7.zip
dev-ml/timezone: unkeyword 0.15.0
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ml/timezone/timezone-0.15.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/timezone/timezone-0.15.0.ebuild b/dev-ml/timezone/timezone-0.15.0.ebuild
index 33f265cc1758..6ed035120625 100644
--- a/dev-ml/timezone/timezone-0.15.0.ebuild
+++ b/dev-ml/timezone/timezone-0.15.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64"
IUSE="+ocamlopt"
RDEPEND="dev-ml/core:${SLOT}"