summaryrefslogtreecommitdiff
path: root/dev-util/redo/redo-99999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/redo/redo-99999.ebuild')
-rw-r--r--dev-util/redo/redo-99999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/redo/redo-99999.ebuild b/dev-util/redo/redo-99999.ebuild
index be54c05a87b3..954705061ace 100644
--- a/dev-util/redo/redo-99999.ebuild
+++ b/dev-util/redo/redo-99999.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 git-r3 multilib multiprocessing python-utils-r1 python-single-r1
+inherit git-r3 multiprocessing python-utils-r1 python-single-r1
DESCRIPTION="Smaller, easier, more powerful, and more reliable than make"
HOMEPAGE="https://github.com/apenwarr/redo"