diff options
Diffstat (limited to 'dev-util/reuse/reuse-2.1.0.ebuild')
-rw-r--r-- | dev-util/reuse/reuse-2.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/reuse/reuse-2.1.0.ebuild b/dev-util/reuse/reuse-2.1.0.ebuild index 097ea77f1667..de21be998658 100644 --- a/dev-util/reuse/reuse-2.1.0.ebuild +++ b/dev-util/reuse/reuse-2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="GPL-3+ CC-BY-SA-4.0 CC0-1.0 Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RDEPEND=">=dev-python/binaryornot-0.4.4[${PYTHON_USEDEP}] >=dev-python/boolean-py-3.8[${PYTHON_USEDEP}] |