commit: 78579663eed74619d0477fd21783934205516a8f Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Jan 19 04:47:40 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Jan 19 04:50:33 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78579663
dev-python/pyopengl: Stabilize 3.1.10 arm, #968984 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/pyopengl/pyopengl-3.1.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyopengl/pyopengl-3.1.10.ebuild b/dev-python/pyopengl/pyopengl-3.1.10.ebuild index 58f0061b2e79..802629a375b1 100644 --- a/dev-python/pyopengl/pyopengl-3.1.10.ebuild +++ b/dev-python/pyopengl/pyopengl-3.1.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" IUSE="tk" RDEPEND="
