summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-23 19:31:50 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-23 19:31:50 +0300
commit29d198327fa4dfd6516cfd399b520ca3ce60cb69 (patch)
treea6d9f90596ba2a27a2bf3d0902fd05443426602b /dev-python/clint
parentdev-vcs/repo: version bump to 2.29 (diff)
downloadgentoo-29d198327fa4dfd6516cfd399b520ca3ce60cb69.tar.gz
gentoo-29d198327fa4dfd6516cfd399b520ca3ce60cb69.tar.bz2
gentoo-29d198327fa4dfd6516cfd399b520ca3ce60cb69.zip
dev-python/clint: Keyword 0.5.1-r3 ppc64, #865967
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/clint')
-rw-r--r--dev-python/clint/clint-0.5.1-r3.ebuild4
1 files 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 ba94740f0d82..1f4863280ba7 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