commit:     5d61169329f770ffc307684b5126a8f01794c51f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  6 09:49:54 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan  6 09:49:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d611693

dev-python/random2: Stabilize 1.0.2 arm64, #921472

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/random2/random2-1.0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/random2/random2-1.0.2.ebuild 
b/dev-python/random2/random2-1.0.2.ebuild
index 5ed0932fe142..ee2adcef1174 100644
--- a/dev-python/random2/random2-1.0.2.ebuild
+++ b/dev-python/random2/random2-1.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ HOMEPAGE="https://pypi.org/project/random2/";
 
 LICENSE="PSF-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~loong ~riscv ~x86"
 
 python_test() {
        "${EPYTHON}" -m unittest -vv src.tests.test_suite ||

Reply via email to