commit: 468231ffd7d6ec8958ff75c004e7c50002f760e4
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 21 09:26:05 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 21 09:26:05 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=468231ff
dev-python/daemonize: Stabilize 2.5.0-r1 amd64, #891563
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/daemonize/daemonize-2.5.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/daemonize/daemonize-2.5.0-r1.ebuild
b/dev-python/daemonize/daemonize-2.5.0-r1.ebuild
index e814727fabbc..9ea2fed9c429 100644
--- a/dev-python/daemonize/daemonize-2.5.0-r1.ebuild
+++ b/dev-python/daemonize/daemonize-2.5.0-r1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv ~x86"
python_test() {
"${EPYTHON}" tests/test.py -v || die "Tests failed with ${EPYTHON}"