summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-10 00:07:13 +0000
committerSam James <sam@gentoo.org>2020-07-10 00:15:06 +0000
commit14548d5366f6054cf6b274a569d8277eeb610390 (patch)
treec010719ccbaada78fe84994d78d4947c81c95149 /dev-python/pygame
parentdev-python/pyopengl: arm64 stable (bug #730970) (diff)
downloadgentoo-14548d5366f6054cf6b274a569d8277eeb610390.tar.gz
gentoo-14548d5366f6054cf6b274a569d8277eeb610390.tar.bz2
gentoo-14548d5366f6054cf6b274a569d8277eeb610390.zip
dev-python/pygame: arm64 stable (bug #730970)
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pygame')
-rw-r--r--dev-python/pygame/pygame-1.9.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygame/pygame-1.9.6-r1.ebuild b/dev-python/pygame/pygame-1.9.6-r1.ebuild
index e47cb5f359bc..89eb5d201d14 100644
--- a/dev-python/pygame/pygame-1.9.6-r1.ebuild
+++ b/dev-python/pygame/pygame-1.9.6-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
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 )"