diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 20:48:14 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 20:48:14 +0200 |
commit | 47bed110c25c3be1646f65ea929d1a67f3078ad5 (patch) | |
tree | 00e89a4f3fdca46e24861b4bc94b38e0f3a1a7b0 /media-libs/libsdl | |
parent | app-text/tree-2.0.4: drop no longer necessary fix (diff) | |
download | gentoo-47bed110c25c3be1646f65ea929d1a67f3078ad5.tar.gz gentoo-47bed110c25c3be1646f65ea929d1a67f3078ad5.tar.bz2 gentoo-47bed110c25c3be1646f65ea929d1a67f3078ad5.zip |
media-libs/libsdl: Stabilize 1.2.15_p20221201 ppc, #886195
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.15_p20221201.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.15_p20221201.ebuild b/media-libs/libsdl/libsdl-1.2.15_p20221201.ebuild index 878a8e2e59f4..5fe402ea252b 100644 --- a/media-libs/libsdl/libsdl-1.2.15_p20221201.ebuild +++ b/media-libs/libsdl/libsdl-1.2.15_p20221201.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}"/SDL-1.2-${MY_COMMIT} LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 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. |