summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-21 11:26:05 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-21 11:26:05 +0200
commit468231ffd7d6ec8958ff75c004e7c50002f760e4 (patch)
treeaab2d1412256c296296e582acfbd87a3cad2ce3f /dev-python/daemonize
parentsys-apps/openrazer: Stabilize 3.5.1 amd64, #891563 (diff)
downloadgentoo-468231ffd7d6ec8958ff75c004e7c50002f760e4.tar.gz
gentoo-468231ffd7d6ec8958ff75c004e7c50002f760e4.tar.bz2
gentoo-468231ffd7d6ec8958ff75c004e7c50002f760e4.zip
dev-python/daemonize: Stabilize 2.5.0-r1 amd64, #891563
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/daemonize')
-rw-r--r--dev-python/daemonize/daemonize-2.5.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"