diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2023-03-16 14:06:51 +0100 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2023-03-16 14:06:51 +0100 |
commit | d230606e585928fa18d41323a298e76990990adb (patch) | |
tree | ba2212acf8afebf104fe1306e460e021a2423cf3 /dev-ml/jst-config/jst-config-0.15.1-r1.ebuild | |
parent | dev-ml/jane-street-headers: stabilize 0.15.0-r1 for amd64 (diff) | |
download | gentoo-d230606e585928fa18d41323a298e76990990adb.tar.gz gentoo-d230606e585928fa18d41323a298e76990990adb.tar.bz2 gentoo-d230606e585928fa18d41323a298e76990990adb.zip |
dev-ml/jst-config: stabilize 0.15.1-r1 for amd64
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/jst-config/jst-config-0.15.1-r1.ebuild')
-rw-r--r-- | dev-ml/jst-config/jst-config-0.15.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/jst-config/jst-config-0.15.1-r1.ebuild b/dev-ml/jst-config/jst-config-0.15.1-r1.ebuild index fbed6aa260c8..8c71950d147e 100644 --- a/dev-ml/jst-config/jst-config-0.15.1-r1.ebuild +++ b/dev-ml/jst-config/jst-config-0.15.1-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" DEPEND=" |