diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-08 08:18:38 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-08 08:18:38 +0300 |
commit | 9712dfda27cfd19cfbe7aac87cb9718c9b0bde2a (patch) | |
tree | 33b90ceb0c4025dc16ce1c997595d8ed575a66de /dev-ml/timezone | |
parent | dev-ml/textutils_kernel: Stabilize 0.16.0 x86, #933767 (diff) | |
download | gentoo-9712dfda27cfd19cfbe7aac87cb9718c9b0bde2a.tar.gz gentoo-9712dfda27cfd19cfbe7aac87cb9718c9b0bde2a.tar.bz2 gentoo-9712dfda27cfd19cfbe7aac87cb9718c9b0bde2a.zip |
dev-ml/timezone: Stabilize 0.16.0-r1 x86, #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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/timezone/timezone-0.16.0-r1.ebuild b/dev-ml/timezone/timezone-0.16.0-r1.ebuild index 535ba4635b52..e64d450a3f8d 100644 --- a/dev-ml/timezone/timezone-0.16.0-r1.ebuild +++ b/dev-ml/timezone/timezone-0.16.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" IUSE="+ocamlopt" RDEPEND=" |