commit: 093143e4e13199a8fc3cfd893550c275ebf65df0
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 6 10:08:43 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 6 10:08:43 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=093143e4
dev-python/pygame_sdl2: Stabilize 8.1.3 amd64, #921456
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pygame_sdl2/pygame_sdl2-8.1.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pygame_sdl2/pygame_sdl2-8.1.3.ebuild
b/dev-python/pygame_sdl2/pygame_sdl2-8.1.3.ebuild
index 8c53c2e38c8d..cc02f1acd007 100644
--- a/dev-python/pygame_sdl2/pygame_sdl2-8.1.3.ebuild
+++ b/dev-python/pygame_sdl2/pygame_sdl2-8.1.3.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
@@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="LGPL-2.1 ZLIB"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
# <wheel-0.41.0 wasn't installing headers correctly