diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:47:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:47:34 +0200 |
commit | 387d4beb0d6f355efe09bfe0c935d310b770825f (patch) | |
tree | c6743be8888ace1d23d08f93bfb30cfa549c5779 /media-libs/libsdl | |
parent | dev-lang/python-exec: Stabilize 2.4.10 sparc, #887011 (diff) | |
download | gentoo-387d4beb0d6f355efe09bfe0c935d310b770825f.tar.gz gentoo-387d4beb0d6f355efe09bfe0c935d310b770825f.tar.bz2 gentoo-387d4beb0d6f355efe09bfe0c935d310b770825f.zip |
media-libs/libsdl: Stabilize 1.2.15_p20221201 ppc64, #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 3a3700ce6d5b..7c9bd7113b35 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. |