diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:47:35 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:47:35 +0200 |
commit | 1871e6bdadc688cfb526b631b0b8a85d94a47f25 (patch) | |
tree | ced64efc6ece2c3ec3bbbed7b7f346e2c2846d24 /media-libs/libsdl | |
parent | media-libs/libsdl: Stabilize 1.2.15_p20221201 ppc64, #886195 (diff) | |
download | gentoo-1871e6bdadc688cfb526b631b0b8a85d94a47f25.tar.gz gentoo-1871e6bdadc688cfb526b631b0b8a85d94a47f25.tar.bz2 gentoo-1871e6bdadc688cfb526b631b0b8a85d94a47f25.zip |
media-libs/libsdl: Stabilize 1.2.15_p20221201 x86, #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 7c9bd7113b35..5e159d013199 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. |