diff options
author | 2023-02-24 22:19:33 +0000 | |
---|---|---|
committer | 2023-02-24 22:19:33 +0000 | |
commit | 2d353cb8c23574747ae58a465933e15245c90e82 (patch) | |
tree | 6e905ddc6ed451320bb9119b03c9825db6106ebf /dev-ml/timezone | |
parent | dev-ml/textutils: Keyword 0.15.0 arm, #892131 (diff) | |
download | gentoo-2d353cb8c23574747ae58a465933e15245c90e82.tar.gz gentoo-2d353cb8c23574747ae58a465933e15245c90e82.tar.bz2 gentoo-2d353cb8c23574747ae58a465933e15245c90e82.zip |
dev-ml/timezone: Keyword 0.15.0 arm, #892131
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/timezone')
-rw-r--r-- | dev-ml/timezone/timezone-0.15.0.ebuild | 2 |
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 d38c1d4f6b66..67d5c4348438 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 ~arm64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" IUSE="+ocamlopt" RDEPEND="dev-ml/core:${SLOT}" |