diff options
author | Sam James <sam@gentoo.org> | 2021-05-17 01:08:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-17 01:08:42 +0000 |
commit | dd5a37a91bed670c036b5d1d352eb0a39a42b86e (patch) | |
tree | 09d690eddc108b0a7d08902c55b11b8ea1c1b901 /media-libs/libsdl | |
parent | media-libs/sdl-image: Stabilize 1.2.12_p20210314 ppc64, #772194 (diff) | |
download | gentoo-dd5a37a91bed670c036b5d1d352eb0a39a42b86e.tar.gz gentoo-dd5a37a91bed670c036b5d1d352eb0a39a42b86e.tar.bz2 gentoo-dd5a37a91bed670c036b5d1d352eb0a39a42b86e.zip |
media-libs/libsdl: Stabilize 1.2.15_p20210224 ppc, #692388
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild b/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild index 21adbc54dc21..bbc70c8aa3bd 100644 --- a/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild +++ b/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/libsdl-org/SDL-1.2/archive/${MY_COMMIT}.tar.gz -> SD LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" # WARNING: # If you turn on the custom-cflags use flag in USE and something breaks, # you pick up the pieces. Be prepared for bug reports to be marked INVALID. |