summaryrefslogtreecommitdiff
path: root/dev-python/clint/clint-0.5.1-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/clint/clint-0.5.1-r3.ebuild')
-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