summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-11 06:25:35 +0000
committerSam James <sam@gentoo.org>2021-02-11 06:25:35 +0000
commit67599af55fe498cd271916553d9eeaa6a6776916 (patch)
treec7c9e5f9d9f3cba2b1baa2af8da9cb7bba3698d1 /dev-ml/cmdliner
parentdev-ml/topkg: Stabilize 1.0.3 x86, #769317 (diff)
downloadgentoo-67599af55fe498cd271916553d9eeaa6a6776916.tar.gz
gentoo-67599af55fe498cd271916553d9eeaa6a6776916.tar.bz2
gentoo-67599af55fe498cd271916553d9eeaa6a6776916.zip
dev-ml/cmdliner: Stabilize 1.0.4 x86, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/cmdliner')
-rw-r--r--dev-ml/cmdliner/cmdliner-1.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cmdliner/cmdliner-1.0.4.ebuild b/dev-ml/cmdliner/cmdliner-1.0.4.ebuild
index 7060140caa9b..ed83050e1f7e 100644
--- a/dev-ml/cmdliner/cmdliner-1.0.4.ebuild
+++ b/dev-ml/cmdliner/cmdliner-1.0.4.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 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"