summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-03 22:17:35 +0100
committerDavid Seifert <soap@gentoo.org>2022-03-03 22:17:35 +0100
commit4d925778750066c8b70ba0042953938d9e5b7f90 (patch)
treee60b43509240ff45868c62708b926cb9c7677030 /dev-ml/cmdliner
parentdev-ml/cinaps: destabilise for ppc (diff)
downloadgentoo-4d925778750066c8b70ba0042953938d9e5b7f90.tar.gz
gentoo-4d925778750066c8b70ba0042953938d9e5b7f90.tar.bz2
gentoo-4d925778750066c8b70ba0042953938d9e5b7f90.zip
dev-ml/cmdliner: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ml/cmdliner')
-rw-r--r--dev-ml/cmdliner/cmdliner-1.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/cmdliner/cmdliner-1.0.4.ebuild b/dev-ml/cmdliner/cmdliner-1.0.4.ebuild
index 200197589aee..859d7ed16eb4 100644
--- a/dev-ml/cmdliner/cmdliner-1.0.4.ebuild
+++ b/dev-ml/cmdliner/cmdliner-1.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 )"