diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-06-09 20:21:19 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-06-09 20:21:19 -0700 |
commit | 4697f8c3d5fa28ea50b86755c0624a3501a8562a (patch) | |
tree | 20f028522679ba6e2346b74b3f9b7eb517b44eb6 /dev-python/pygame | |
parent | media-libs/smpeg2: Keyword 2.0.0-r3 alpha, #727520 (diff) | |
download | gentoo-4697f8c3d5fa28ea50b86755c0624a3501a8562a.tar.gz gentoo-4697f8c3d5fa28ea50b86755c0624a3501a8562a.tar.bz2 gentoo-4697f8c3d5fa28ea50b86755c0624a3501a8562a.zip |
dev-python/pygame: Keyword 2.0.0_pre10 alpha, #727520
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/pygame')
-rw-r--r-- | dev-python/pygame/pygame-2.0.0_pre10.ebuild | 2 |
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 0896a3440d24..78beb41098ec 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="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc examples midi opengl test X" RESTRICT="!test? ( test )" |