commit: b745abd3248e5d4451930d1a9eaa74cf917c13cc
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 13 12:39:29 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 13 12:39:29 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b745abd3
dev-python/python-daemon: Keyword 2.3.2 ppc64, #889292
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/python-daemon/python-daemon-2.3.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/python-daemon/python-daemon-2.3.2.ebuild
b/dev-python/python-daemon/python-daemon-2.3.2.ebuild
index 10a179fd2965..15be50478487 100644
--- a/dev-python/python-daemon/python-daemon-2.3.2.ebuild
+++ b/dev-python/python-daemon/python-daemon-2.3.2.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
# build system and tests use GPL-3.0+ but none of these files are installed
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 arm ~ppc x86"
+KEYWORDS="amd64 arm ~ppc ~ppc64 x86"
RDEPEND="
dev-python/lockfile[${PYTHON_USEDEP}]