diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-09 21:10:37 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-09 21:10:37 +0300 |
commit | 3a3a4ba806ca01ec5cd36fc84fcbd551e842e362 (patch) | |
tree | 4066d9795e2fdbf5f3b5dda1ce325e552a898b33 /dev-ml/cmdliner | |
parent | dev-ml/ppx_js_style: Stabilize 0.16.0 amd64, #933839 (diff) | |
download | gentoo-3a3a4ba806ca01ec5cd36fc84fcbd551e842e362.tar.gz gentoo-3a3a4ba806ca01ec5cd36fc84fcbd551e842e362.tar.bz2 gentoo-3a3a4ba806ca01ec5cd36fc84fcbd551e842e362.zip |
dev-ml/cmdliner: Stabilize 1.2.0 x86, #933839
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/cmdliner')
-rw-r--r-- | dev-ml/cmdliner/cmdliner-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cmdliner/cmdliner-1.2.0.ebuild b/dev-ml/cmdliner/cmdliner-1.2.0.ebuild index 0c57ee169f6e..985c4a64b881 100644 --- a/dev-ml/cmdliner/cmdliner-1.2.0.ebuild +++ b/dev-ml/cmdliner/cmdliner-1.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://erratique.ch/software/${PN}/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86" IUSE="+ocamlopt" RDEPEND=" |