summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-13 14:39:26 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-13 14:39:26 +0200
commit629bf5963ae0bdbea2b61dc8420aad7a48f07571 (patch)
tree6a068b87aa71a9c8603b013e2031346ab7dbfe7a
parentnet-analyzer/arping: Stabilize 2.23 sparc, #886221 (diff)
downloadgentoo-629bf5963ae0bdbea2b61dc8420aad7a48f07571.tar.gz
gentoo-629bf5963ae0bdbea2b61dc8420aad7a48f07571.tar.bz2
gentoo-629bf5963ae0bdbea2b61dc8420aad7a48f07571.zip
dev-python/python-daemon: Keyword 2.3.2 ppc, #889292
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/python-daemon/python-daemon-2.3.2.ebuild4
1 files 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}]