diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-03 21:37:04 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-03 21:37:12 +0200 |
commit | f3cace074ae6a7b6b67948d5b514cdd7379bbe37 (patch) | |
tree | c4800d3df524b23dd701769631fe4be7b522fb47 /dev-python/pygame | |
parent | kde-plasma/plasma-workspace: move wayland-scanner to BDEPEND (diff) | |
download | gentoo-f3cace074ae6a7b6b67948d5b514cdd7379bbe37.tar.gz gentoo-f3cace074ae6a7b6b67948d5b514cdd7379bbe37.tar.bz2 gentoo-f3cace074ae6a7b6b67948d5b514cdd7379bbe37.zip |
dev-python/pygame: Stabilize 2.1.3 sparc, #899166
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pygame')
-rw-r--r-- | dev-python/pygame/pygame-2.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygame/pygame-2.1.3.ebuild b/dev-python/pygame/pygame-2.1.3.ebuild index c365f94b6a99..f734c5c926cb 100644 --- a/dev-python/pygame/pygame-2.1.3.ebuild +++ b/dev-python/pygame/pygame-2.1.3.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc ~x86" IUSE="examples opengl test X" RESTRICT="!test? ( test )" |