diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-08 08:18:43 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-08 08:18:43 +0300 |
commit | 89ff3cd095d8af30f032c9ca51a3acd4abe50392 (patch) | |
tree | 0d259e94ea4e708ba0e7b162770a4cabe05a6822 /dev-ml/timezone | |
parent | dev-ml/textutils_kernel: Stabilize 0.16.0 amd64, #933767 (diff) | |
download | gentoo-89ff3cd095d8af30f032c9ca51a3acd4abe50392.tar.gz gentoo-89ff3cd095d8af30f032c9ca51a3acd4abe50392.tar.bz2 gentoo-89ff3cd095d8af30f032c9ca51a3acd4abe50392.zip |
dev-ml/timezone: Stabilize 0.16.0-r1 amd64, #933767
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/timezone')
-rw-r--r-- | dev-ml/timezone/timezone-0.16.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/timezone/timezone-0.16.0-r1.ebuild b/dev-ml/timezone/timezone-0.16.0-r1.ebuild index e64d450a3f8d..14cbb62e3f98 100644 --- a/dev-ml/timezone/timezone-0.16.0-r1.ebuild +++ b/dev-ml/timezone/timezone-0.16.0-r1.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 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" IUSE="+ocamlopt" RDEPEND=" |