commit:     c68315ef9110298ec899cf601450021415d468b7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 15:05:51 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 16:08:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c68315ef

dev-python/jschema-to-python: Remove keywords for arches with broken Arrow

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

 dev-python/jschema-to-python/jschema-to-python-1.2.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/jschema-to-python/jschema-to-python-1.2.3-r1.ebuild 
b/dev-python/jschema-to-python/jschema-to-python-1.2.3-r1.ebuild
index 3242552e8673..43e878dbdec1 100644
--- a/dev-python/jschema-to-python/jschema-to-python-1.2.3-r1.ebuild
+++ b/dev-python/jschema-to-python/jschema-to-python-1.2.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 
 RDEPEND="
        dev-python/attrs[${PYTHON_USEDEP}]

Reply via email to