From dd6f5da107875fa4e1afc6694b3b8d4c82fcc173 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 23 May 2025 15:46:28 +0300 Subject: [PATCH] dev-python/roman-numerals-py: Keyword 3.1.0 alpha, #949989 Signed-off-by: Arthur Zamarin --- dev-python/roman-numerals-py/roman-numerals-py-3.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/roman-numerals-py/roman-numerals-py-3.1.0.ebuild b/dev-python/roman-numerals-py/roman-numerals-py-3.1.0.ebuild index 8874e34e5bebe..9fd31eba798cd 100644 --- a/dev-python/roman-numerals-py/roman-numerals-py-3.1.0.ebuild +++ b/dev-python/roman-numerals-py/roman-numerals-py-3.1.0.ebuild @@ -16,6 +16,6 @@ HOMEPAGE=" LICENSE="|| ( 0BSD CC0-1.0 )" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" distutils_enable_tests pytest