diff options
author | Sam James <sam@gentoo.org> | 2023-08-26 21:42:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-26 21:42:07 +0100 |
commit | 0c5a09306aef3aaf92bbd355c1aa0bc95a69eb73 (patch) | |
tree | 98f048e8790c450a57c5457684bc5f90b41f1f1f /media-libs/sdl2-gfx | |
parent | sys-apps/coreutils: add 9.3_p20230826 (unkeyworded) (diff) | |
download | gentoo-0c5a09306aef3aaf92bbd355c1aa0bc95a69eb73.tar.gz gentoo-0c5a09306aef3aaf92bbd355c1aa0bc95a69eb73.tar.bz2 gentoo-0c5a09306aef3aaf92bbd355c1aa0bc95a69eb73.zip |
media-libs/sdl2-gfx: Stabilize 1.0.4-r1 x86, #913077
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/sdl2-gfx')
-rw-r--r-- | media-libs/sdl2-gfx/sdl2-gfx-1.0.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/sdl2-gfx/sdl2-gfx-1.0.4-r1.ebuild b/media-libs/sdl2-gfx/sdl2-gfx-1.0.4-r1.ebuild index 28cd3309e9d6..e8346d280fbd 100644 --- a/media-libs/sdl2-gfx/sdl2-gfx-1.0.4-r1.ebuild +++ b/media-libs/sdl2-gfx/sdl2-gfx-1.0.4-r1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="doc cpu_flags_x86_mmx" DEPEND=">=media-libs/libsdl2-2.0.1-r1[video,${MULTILIB_USEDEP}]" |