diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-05-25 21:25:16 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-05-25 22:19:34 +0800 |
commit | a9bb1c5268b2f4fc360e7ad306c2b56eeb48ae3d (patch) | |
tree | e1185374369d9dfc3ead33f388078c42dbc2aeea /media-libs/libsdl | |
parent | profile/riscv: mask USE=pulseaudio for media-libs/libsdl (diff) | |
download | gentoo-a9bb1c5268b2f4fc360e7ad306c2b56eeb48ae3d.tar.gz gentoo-a9bb1c5268b2f4fc360e7ad306c2b56eeb48ae3d.tar.bz2 gentoo-a9bb1c5268b2f4fc360e7ad306c2b56eeb48ae3d.zip |
media-libs/libsdl: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild b/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild index 274c20d5e60a..a1ff73692100 100644 --- a/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild +++ b/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild @@ -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 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~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. |