diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-17 22:09:11 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-17 22:09:11 +0800 |
commit | ba98277d3577fe5038c7a8fab091dd5f9e44c535 (patch) | |
tree | 45bb731c57724ac311f799671accc8a568ca1309 /media-libs/libsdl | |
parent | media-libs/audiofile: keyword 0.3.6-r4 for ~loong (diff) | |
download | gentoo-ba98277d3577fe5038c7a8fab091dd5f9e44c535.tar.gz gentoo-ba98277d3577fe5038c7a8fab091dd5f9e44c535.tar.bz2 gentoo-ba98277d3577fe5038c7a8fab091dd5f9e44c535.zip |
media-libs/libsdl: keyword 1.2.15_p20210224 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild b/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild index 07ad4f42215d..6ec8a3afc8c0 100644 --- a/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild +++ b/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/libsdl-org/SDL-1.2/archive/${MY_COMMIT}.tar.gz -> SD LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~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. |