diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 14:31:57 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 14:31:57 +0200 |
commit | c5780b582ec0f8f2074729c535c8a81ab2e2fb58 (patch) | |
tree | 9ca20f0adffac25e25665205e250008e1a2cffd9 /media-libs/libsdl | |
parent | dev-ml/zed: fix deps (diff) | |
download | gentoo-c5780b582ec0f8f2074729c535c8a81ab2e2fb58.tar.gz gentoo-c5780b582ec0f8f2074729c535c8a81ab2e2fb58.tar.bz2 gentoo-c5780b582ec0f8f2074729c535c8a81ab2e2fb58.zip |
media-libs/libsdl: Stabilize 1.2.15_p20221201 arm, #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 086ddd25ec9a..ee1dab12d2cd 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. |