From ebd5c5b6635fab73d2a1997a7a9999a2ab982217 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 21 Dec 2024 12:17:29 +0100 Subject: [PATCH] dev-python/python-daemon: Stabilize 3.1.2 ALLARCHES, #946742 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- 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 ebe4f04ad45ec..948a110dc7756 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}]