commit: 3130e60f1639a10bd6f9a376768193d583cf4e4e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 19 08:32:56 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 19 08:32:56 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3130e60f
dev-python/python-daemon: Stabilize 2.3.1 ALLARCHES, #865759
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/python-daemon/python-daemon-2.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/python-daemon/python-daemon-2.3.1.ebuild
b/dev-python/python-daemon/python-daemon-2.3.1.ebuild
index 61b277f6fec1..8d30e7774310 100644
--- a/dev-python/python-daemon/python-daemon-2.3.1.ebuild
+++ b/dev-python/python-daemon/python-daemon-2.3.1.ebuild
@@ -15,7 +15,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 x86"
RDEPEND="
dev-python/lockfile[${PYTHON_USEDEP}]