dev-python/cliff: Stabilize 2.18.0 ALLARCHES

Closes: https://bugs.gentoo.org/714292
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-03-26 15:22:35 +01:00
parent 1e245a9ec1
commit cb42be87fe

View File

@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ~arm64 ~hppa ~mips ~ppc64 ~s390 x86 ~amd64-linux ~x86-linux"
KEYWORDS="amd64 arm64 hppa ~mips ~ppc64 s390 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"