summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-26 22:05:50 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-26 22:05:50 +0200
commitf0e518cfc55524635e699fe4293f691af8267c3b (patch)
tree19e404c1c4b69b00205ffb6c3834608d5ff8cf13 /dev-util/cookiecutter
parentdev-python/mypy: Stabilize 0.930 ppc, #832125 (diff)
downloadgentoo-f0e518cfc55524635e699fe4293f691af8267c3b.tar.gz
gentoo-f0e518cfc55524635e699fe4293f691af8267c3b.tar.bz2
gentoo-f0e518cfc55524635e699fe4293f691af8267c3b.zip
dev-util/cookiecutter: Keyword 1.7.3 ppc64, #832106
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/cookiecutter')
-rw-r--r--dev-util/cookiecutter/cookiecutter-1.7.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cookiecutter/cookiecutter-1.7.3.ebuild b/dev-util/cookiecutter/cookiecutter-1.7.3.ebuild
index 88fe924e6df3..910b54392313 100644
--- a/dev-util/cookiecutter/cookiecutter-1.7.3.ebuild
+++ b/dev-util/cookiecutter/cookiecutter-1.7.3.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
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/cookiecutter/cookiecutter/archive/${PV}.tar.gz -> ${
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc64 x86"
RDEPEND="
>=dev-python/binaryornot-0.4.4[${PYTHON_USEDEP}]