diff options
author | Sam James <sam@gentoo.org> | 2021-03-13 14:05:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-13 14:05:07 +0000 |
commit | 694dc07295096ff8adc257f2c7df749a58251e4e (patch) | |
tree | 8e22e72246bf2bc6fcb0013e6ee2269b42130112 /dev-ml/timezone | |
parent | dev-ml/spawn: Stabilize 0.13.0 ppc64, #772833 (diff) | |
download | gentoo-694dc07295096ff8adc257f2c7df749a58251e4e.tar.gz gentoo-694dc07295096ff8adc257f2c7df749a58251e4e.tar.bz2 gentoo-694dc07295096ff8adc257f2c7df749a58251e4e.zip |
dev-ml/timezone: Stabilize 0.14.0 ppc64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/timezone')
-rw-r--r-- | dev-ml/timezone/timezone-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/timezone/timezone-0.14.0.ebuild b/dev-ml/timezone/timezone-0.14.0.ebuild index e6f2619a19a6..76a52b9b3b40 100644 --- a/dev-ml/timezone/timezone-0.14.0.ebuild +++ b/dev-ml/timezone/timezone-0.14.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/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86" IUSE="+ocamlopt" RDEPEND=" |