From 4eaa4154b205a19c8229d48fad8ad4844682bc18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Thu, 20 Feb 2025 14:27:24 +0100 Subject: [PATCH] dev-python/roman-numerals-py: Keyword 2.0.0 riscv, #949989 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- dev-python/roman-numerals-py/roman-numerals-py-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/roman-numerals-py/roman-numerals-py-2.0.0.ebuild b/dev-python/roman-numerals-py/roman-numerals-py-2.0.0.ebuild index e1112bf22a085..0beb497251eb0 100644 --- a/dev-python/roman-numerals-py/roman-numerals-py-2.0.0.ebuild +++ b/dev-python/roman-numerals-py/roman-numerals-py-2.0.0.ebuild @@ -16,6 +16,6 @@ HOMEPAGE=" LICENSE="|| ( 0BSD CC0-1.0 )" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm64 ~riscv" distutils_enable_tests pytest