commit: bb265f445b304e7e185a06872c3078f45c7c3a94
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 21 15:43:43 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 21 15:43:43 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb265f44
dev-util/reuse: Stabilize 2.1.0 amd64, #922619
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/reuse/reuse-2.1.0.ebuild | 4 ++--
1 file 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}]