From 13efa0456df4db19dfb1674ee31daecec91e7170 Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Thu, 8 Sep 2022 23:39:20 +0200 Subject: dev-python/backports-tempfile: keyword 1.0-r1 for ~riscv MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- dev-python/backports-tempfile/backports-tempfile-1.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/backports-tempfile/backports-tempfile-1.0-r1.ebuild b/dev-python/backports-tempfile/backports-tempfile-1.0-r1.ebuild index d43ae960a9d1..31422cd61781 100644 --- a/dev-python/backports-tempfile/backports-tempfile-1.0-r1.ebuild +++ b/dev-python/backports-tempfile/backports-tempfile-1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="PSF-2.3" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" dev-python/backports-weakref[${PYTHON_USEDEP}]" -- cgit v1.2.3-65-gdbad