diff options
author | Sam James <sam@gentoo.org> | 2020-10-28 03:24:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-28 03:24:25 +0000 |
commit | 06ebb777e8a8b0ca92cd228af1f4da5cf02d5d0f (patch) | |
tree | c7a7b03407573c5640e6a4c2983b402587c71567 /dev-ml/time_now | |
parent | dev-ml/opam-format: ppc64 keyworded (bug #748576) (diff) | |
download | gentoo-06ebb777e8a8b0ca92cd228af1f4da5cf02d5d0f.tar.gz gentoo-06ebb777e8a8b0ca92cd228af1f4da5cf02d5d0f.tar.bz2 gentoo-06ebb777e8a8b0ca92cd228af1f4da5cf02d5d0f.zip |
dev-ml/time_now: ppc64 keyworded (bug #748576)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/time_now')
-rw-r--r-- | dev-ml/time_now/time_now-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/time_now/time_now-0.14.0.ebuild b/dev-ml/time_now/time_now-0.14.0.ebuild index 608ffe2b9892..44465dffd133 100644 --- a/dev-ml/time_now/time_now-0.14.0.ebuild +++ b/dev-ml/time_now/time_now-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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="+ocamlopt" DEPEND=" |