commit: ebd5c5b6635fab73d2a1997a7a9999a2ab982217
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 21 11:17:29 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 21 11:17:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebd5c5b6
dev-python/python-daemon: Stabilize 3.1.2 ALLARCHES, #946742
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/python-daemon/python-daemon-3.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/python-daemon/python-daemon-3.1.2.ebuild
b/dev-python/python-daemon/python-daemon-3.1.2.ebuild
index ebe4f04ad45e..948a110dc775 100644
--- a/dev-python/python-daemon/python-daemon-3.1.2.ebuild
+++ b/dev-python/python-daemon/python-daemon-3.1.2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
# build system and tests use GPL-3.0+ but none of these files are installed
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~mips ~ppc ppc64 ~sparc x86"
RDEPEND="
>=dev-python/lockfile-0.10[${PYTHON_USEDEP}]