summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-05-25 21:25:16 +0800
committerYixun Lan <dlan@gentoo.org>2021-05-25 22:19:34 +0800
commita9bb1c5268b2f4fc360e7ad306c2b56eeb48ae3d (patch)
treee1185374369d9dfc3ead33f388078c42dbc2aeea
parentprofile/riscv: mask USE=pulseaudio for media-libs/libsdl (diff)
downloadgentoo-a9bb1c52.tar.gz
gentoo-a9bb1c52.tar.bz2
gentoo-a9bb1c52.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>
-rw-r--r--media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild2
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.