commit: 6aa44e8cbf83d8731d204b34b403dcd8fc62bed1 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Nov 25 20:28:00 2021 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Nov 25 20:28:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aa44e8c
dev-python/deprecated: Keyword 1.2.13 ppc64, #826690 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/deprecated/deprecated-1.2.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/deprecated/deprecated-1.2.13.ebuild b/dev-python/deprecated/deprecated-1.2.13.ebuild index fe5802700079..5a084b8dd4aa 100644 --- a/dev-python/deprecated/deprecated-1.2.13.ebuild +++ b/dev-python/deprecated/deprecated-1.2.13.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sparc x86" RDEPEND="dev-python/wrapt[${PYTHON_USEDEP}]"