summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-25 14:06:01 +0000
committerSam James <sam@gentoo.org>2021-01-25 14:06:01 +0000
commitd0a56953fb83e57b27af8081ce2acda17275740e (patch)
treec75a96d8dfe0a1d1397ef46a15b9c4d56d114bb0 /dev-python/pygame
parentdev-python/pyfakefs: Stabilize 4.3.3 ALLARCHES, #767106 (diff)
downloadgentoo-d0a56953fb83e57b27af8081ce2acda17275740e.tar.gz
gentoo-d0a56953fb83e57b27af8081ce2acda17275740e.tar.bz2
gentoo-d0a56953fb83e57b27af8081ce2acda17275740e.zip
dev-python/pygame: Stabilize 2.0.1 arm64, #767109
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pygame')
-rw-r--r--dev-python/pygame/pygame-2.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygame/pygame-2.0.1.ebuild b/dev-python/pygame/pygame-2.0.1.ebuild
index 8b75a6b5e7fd..ff63fff586dc 100644
--- a/dev-python/pygame/pygame-2.0.1.ebuild
+++ b/dev-python/pygame/pygame-2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc examples midi opengl test X"
RESTRICT="!test? ( test )"