diff options
author | 2024-06-08 08:09:45 +0100 | |
---|---|---|
committer | 2024-06-08 08:11:52 +0100 | |
commit | 2a9a116b7ecfe14a4889b3d945a62713d193db76 (patch) | |
tree | 952eeaa148b605cdd52ef1f13b716f7edcfda819 /dev-ml/timezone | |
parent | dev-ml/textutils_kernel: Stabilize 0.16.0 arm, #933767 (diff) | |
download | gentoo-2a9a116b7ecfe14a4889b3d945a62713d193db76.tar.gz gentoo-2a9a116b7ecfe14a4889b3d945a62713d193db76.tar.bz2 gentoo-2a9a116b7ecfe14a4889b3d945a62713d193db76.zip |
dev-ml/timezone: Stabilize 0.16.0-r1 arm, #933767
Signed-off-by: Sam James <sam@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 e1f7259dfffe..62801442514b 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=" |