diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-30 01:11:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-30 01:15:34 +0200 |
commit | 26bc474c0beb6d079efc005c386486888db6bf34 (patch) | |
tree | 9fd18a120da941e1a4de0e657b9c20024ebda42e /dev-python/pygame_sdl2 | |
parent | app-misc/glimpse: x86 stable (bug #617680) (diff) | |
download | gentoo-26bc474c0beb6d079efc005c386486888db6bf34.tar.gz gentoo-26bc474c0beb6d079efc005c386486888db6bf34.tar.bz2 gentoo-26bc474c0beb6d079efc005c386486888db6bf34.zip |
dev-python/pygame_sdl2: x86 stable (bug #625624)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-python/pygame_sdl2')
-rw-r--r-- | dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4.ebuild b/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4.ebuild index 6af44a88e288..0655887619e7 100644 --- a/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4.ebuild +++ b/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.renpy.org/dl/${PV}/${PYSDL}-for-renpy-${PV}.tar.gz" LICENSE="LGPL-2.1 ZLIB" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-python/numpy[${PYTHON_USEDEP}] |