diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:02:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:09:07 +0200 |
commit | 86b8afd5ffd72924fd4e70fe2bd7368e49ecd7a0 (patch) | |
tree | 6d740233e56bea8e5910efef0d3a1170b09ced24 /dev-python/pygame/pygame-2.0.0_pre10.ebuild | |
parent | dev-python/matterhook: amd64/x86 stable (ALLARCHES policy) wrt bug #745561 (diff) | |
download | gentoo-86b8afd5ffd72924fd4e70fe2bd7368e49ecd7a0.tar.gz gentoo-86b8afd5ffd72924fd4e70fe2bd7368e49ecd7a0.tar.bz2 gentoo-86b8afd5ffd72924fd4e70fe2bd7368e49ecd7a0.zip |
dev-python/pygame: x86 stable wrt bug #745567
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pygame/pygame-2.0.0_pre10.ebuild')
-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 2fa9c4c8a8de..3d46cb1892c8 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 )" |