diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:31:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:31:21 +0000 |
commit | 1ab96f6474fc155c0f23149d224b719c18a4c3bc (patch) | |
tree | feac59f1815cfa6edabfeb5c6fc6454cf1ccf288 /dev-ml/cmdliner | |
parent | dev-ml/topkg: Stabilize 1.0.3 ppc, #769317 (diff) | |
download | gentoo-1ab96f6474fc155c0f23149d224b719c18a4c3bc.tar.gz gentoo-1ab96f6474fc155c0f23149d224b719c18a4c3bc.tar.bz2 gentoo-1ab96f6474fc155c0f23149d224b719c18a4c3bc.zip |
dev-ml/cmdliner: Stabilize 1.0.4 ppc, #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.ebuild | 2 |
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 ed83050e1f7e..023ea8053aa9 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 )" |