summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-06 13:13:51 +0000
committerSam James <sam@gentoo.org>2020-10-06 13:13:51 +0000
commite19620e9840f4b87f3d2fd5801cc8f140e810be4 (patch)
treef7db0f0a08b7e22b2ea8792274de9973314e6f5d /dev-python/pygame
parentdev-python/pygame: add media-libs/libsdl2[threads] dep (diff)
downloadgentoo-e19620e9840f4b87f3d2fd5801cc8f140e810be4.tar.gz
gentoo-e19620e9840f4b87f3d2fd5801cc8f140e810be4.tar.bz2
gentoo-e19620e9840f4b87f3d2fd5801cc8f140e810be4.zip
dev-python/pygame: Stabilize 2.0.0_pre10 arm, #745567
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pygame')
-rw-r--r--dev-python/pygame/pygame-2.0.0_pre10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygame/pygame-2.0.0_pre10.ebuild b/dev-python/pygame/pygame-2.0.0_pre10.ebuild
index 914133a5646c..2fa9c4c8a8de 100644
--- a/dev-python/pygame/pygame-2.0.0_pre10.ebuild
+++ b/dev-python/pygame/pygame-2.0.0_pre10.ebuild
@@ -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 )"