summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-05-24 22:37:12 +0800
committerYixun Lan <dlan@gentoo.org>2021-05-25 16:23:46 +0800
commitc4f78608197e7dd1a069efd01bb9270baf318d1c (patch)
tree6fcecac66120b8387d975b73f87bec5eeec80bdf /media-libs/tremor/tremor-0_pre20130223-r2.ebuild
parentmedia-libs/libogg: add riscv keyword (diff)
downloadgentoo-c4f78608197e7dd1a069efd01bb9270baf318d1c.tar.gz
gentoo-c4f78608197e7dd1a069efd01bb9270baf318d1c.tar.bz2
gentoo-c4f78608197e7dd1a069efd01bb9270baf318d1c.zip
media-libs/tremor: 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/tremor/tremor-0_pre20130223-r2.ebuild')
-rw-r--r--media-libs/tremor/tremor-0_pre20130223-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/tremor/tremor-0_pre20130223-r2.ebuild b/media-libs/tremor/tremor-0_pre20130223-r2.ebuild
index 6b4f301c3d52..dd8a83316d28 100644
--- a/media-libs/tremor/tremor-0_pre20130223-r2.ebuild
+++ b/media-libs/tremor/tremor-0_pre20130223-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~ssuominen/${P}.tar.xz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
IUSE="low-accuracy static-libs"
RDEPEND=">=media-libs/libogg-1.3.0:=[${MULTILIB_USEDEP}]"