diff options
author | Sam James <sam@gentoo.org> | 2024-01-21 15:43:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-21 15:43:43 +0000 |
commit | bb265f445b304e7e185a06872c3078f45c7c3a94 (patch) | |
tree | 88bcf7dd3872651e65689c76061eca0da7cf10f4 /dev-util/reuse | |
parent | dev-java/checker-framework-qual: Stabilize 3.42.0 x86, #922610 (diff) | |
download | gentoo-bb265f445b304e7e185a06872c3078f45c7c3a94.tar.gz gentoo-bb265f445b304e7e185a06872c3078f45c7c3a94.tar.bz2 gentoo-bb265f445b304e7e185a06872c3078f45c7c3a94.zip |
dev-util/reuse: Stabilize 2.1.0 amd64, #922619
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/reuse')
-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}] |