dev-python/clint: Keyword 0.5.1-r3 ppc64, #865967

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2022-08-23 19:31:50 +03:00
parent 4283dbfebf
commit 29d198327f

View File

@@ -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
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/kennethreitz-archive/${PN}/archive/v${PV}.tar.gz ->
LICENSE="ISC"
SLOT="0"
KEYWORDS="amd64 arm64 ~x86"
KEYWORDS="amd64 arm64 ~ppc64 ~x86"
IUSE="examples"
# https://github.com/kennethreitz-archive/clint/pull/180