diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-08-17 14:08:03 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-18 08:30:55 +0800 |
commit | 39864624e150fbaa078cd35c0146a934060e42eb (patch) | |
tree | a209182ae2df66fe5e03d417b9dd6c0a629ef2f8 /sys-libs | |
parent | kde-plasma/systemsettings: keyword 5.22.4 for ~riscv (diff) | |
download | gentoo-39864624e150fbaa078cd35c0146a934060e42eb.tar.gz gentoo-39864624e150fbaa078cd35c0146a934060e42eb.tar.bz2 gentoo-39864624e150fbaa078cd35c0146a934060e42eb.zip |
sys-libs/libraw1394: keyword 2.1.2-r1 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libraw1394/libraw1394-2.1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libraw1394/libraw1394-2.1.2-r1.ebuild b/sys-libs/libraw1394/libraw1394-2.1.2-r1.ebuild index 2b679c833c19..d541d4e9d30f 100644 --- a/sys-libs/libraw1394/libraw1394-2.1.2-r1.ebuild +++ b/sys-libs/libraw1394/libraw1394-2.1.2-r1.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=7 @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/linux/libs/ieee1394/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="" multilib_src_configure() { |