commit: 629bf5963ae0bdbea2b61dc8420aad7a48f07571
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 13 12:39:26 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 13 12:39:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=629bf596
dev-python/python-daemon: Keyword 2.3.2 ppc, #889292
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/python-daemon/python-daemon-2.3.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 baca2ea8c7d9..10a179fd2965 100644
--- a/dev-python/python-daemon/python-daemon-2.3.2.ebuild
+++ b/dev-python/python-daemon/python-daemon-2.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 x86"
+KEYWORDS="amd64 arm ~ppc x86"
RDEPEND="
dev-python/lockfile[${PYTHON_USEDEP}]