summaryrefslogtreecommitdiff
path: root/dev-util/redo/redo-0.42a.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/redo/redo-0.42a.ebuild')
-rw-r--r--dev-util/redo/redo-0.42a.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/redo/redo-0.42a.ebuild b/dev-util/redo/redo-0.42a.ebuild
index f70842880856..e35d391bae31 100644
--- a/dev-util/redo/redo-0.42a.ebuild
+++ b/dev-util/redo/redo-0.42a.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2018-2021 Gentoo Authors
+# Copyright 2018-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_8 )
PYTHON_REQ_USE="sqlite"
-inherit multilib multiprocessing python-utils-r1 python-single-r1
+inherit multiprocessing python-utils-r1 python-single-r1
DESCRIPTION="Smaller, easier, more powerful, and more reliable than make"
HOMEPAGE="https://github.com/apenwarr/redo"