summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-09 21:10:31 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-09 21:10:31 +0300
commita4f75028501441f3649b1ec250a36539a6363eae (patch)
treed4c3224e7fb7430d5562803f55b6870a66cca976 /dev-ml
parentpackage.mask: Make Perl 5.40.0 mask specific for real release, drop rc versions (diff)
downloadgentoo-a4f75028501441f3649b1ec250a36539a6363eae.tar.gz
gentoo-a4f75028501441f3649b1ec250a36539a6363eae.tar.bz2
gentoo-a4f75028501441f3649b1ec250a36539a6363eae.zip
dev-ml/cmdliner: Stabilize 1.2.0 amd64, #933839
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/cmdliner/cmdliner-1.2.0.ebuild2
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 1419931accd4..0c57ee169f6e 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="