From 29d198327fa4dfd6516cfd399b520ca3ce60cb69 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 23 Aug 2022 19:31:50 +0300 Subject: [PATCH] dev-python/clint: Keyword 0.5.1-r3 ppc64, #865967 Signed-off-by: Arthur Zamarin --- dev-python/clint/clint-0.5.1-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/clint/clint-0.5.1-r3.ebuild b/dev-python/clint/clint-0.5.1-r3.ebuild index ba94740f0d828..1f4863280ba70 100644 --- a/dev-python/clint/clint-0.5.1-r3.ebuild +++ b/dev-python/clint/clint-0.5.1-r3.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 @@ -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