From 8aa0e92c56c61353413bb70363fbbbfaa107be5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Sat, 10 Sep 2022 00:38:39 +0200 Subject: [PATCH] dev-python/pyscreenshot: Keyword 3.0-r1 riscv, #858215 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- dev-python/pyscreenshot/pyscreenshot-3.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscreenshot/pyscreenshot-3.0-r1.ebuild b/dev-python/pyscreenshot/pyscreenshot-3.0-r1.ebuild index bafa148ab628e..7fc47bfb16eb8 100644 --- a/dev-python/pyscreenshot/pyscreenshot-3.0-r1.ebuild +++ b/dev-python/pyscreenshot/pyscreenshot-3.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/ponty/pyscreenshot/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 ~riscv x86" RDEPEND=" dev-python/easyprocess[${PYTHON_USEDEP}]