diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 14:20:02 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 14:20:02 +0200 |
commit | 4a27296391ae3b147d5db073360845b399b20813 (patch) | |
tree | 69423eb6a58d4d3a12338932e5909f8ca92b7914 /media-libs/libsdl | |
parent | sys-apps/systemd-utils: Stabilize 251.10 x86, #887751 (diff) | |
download | gentoo-4a27296391ae3b147d5db073360845b399b20813.tar.gz gentoo-4a27296391ae3b147d5db073360845b399b20813.tar.bz2 gentoo-4a27296391ae3b147d5db073360845b399b20813.zip |
media-libs/libsdl: Stabilize 1.2.15_p20221201 arm64, #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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.15_p20221201.ebuild b/media-libs/libsdl/libsdl-1.2.15_p20221201.ebuild index 598116c63bda..086ddd25ec9a 100644 --- a/media-libs/libsdl/libsdl-1.2.15_p20221201.ebuild +++ b/media-libs/libsdl/libsdl-1.2.15_p20221201.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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. |