diff options
author | 2021-05-17 01:11:13 +0000 | |
---|---|---|
committer | 2021-05-17 01:11:13 +0000 | |
commit | a2a02268e2e6cdcc3430f9b4085f9f3d0808332b (patch) | |
tree | a1b6377019e2d7edd66c11922a4b6d2d07ae91c8 /media-libs | |
parent | sys-devel/clang-runtime: Stabilize 11.1.0 ppc64, #777282 (diff) | |
download | gentoo-a2a02268e2e6cdcc3430f9b4085f9f3d0808332b.tar.gz gentoo-a2a02268e2e6cdcc3430f9b4085f9f3d0808332b.tar.bz2 gentoo-a2a02268e2e6cdcc3430f9b4085f9f3d0808332b.zip |
media-libs/libsdl: Stabilize 1.2.15_p20210224 ppc64, #692388
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-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 bbc70c8aa3bd..908a5e7d04f6 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. |