commit:     29d7e31b7425fcd15a49c1a1f8e5e0cae6e79c74
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 11:06:32 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 11:06:32 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29d7e31b

dev-python/pygraphviz: Stabilize 1.14 arm64, #944721

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

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

diff --git a/dev-python/pygraphviz/pygraphviz-1.14.ebuild 
b/dev-python/pygraphviz/pygraphviz-1.14.ebuild
index e58d7fbd5c79..f2f13deaf495 100644
--- a/dev-python/pygraphviz/pygraphviz-1.14.ebuild
+++ b/dev-python/pygraphviz/pygraphviz-1.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86 ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~x86-linux ~ppc-macos ~x64-macos"
 
 # Note: only C API of graphviz is used, PYTHON_USEDEP unnecessary.
 DEPEND="

Reply via email to