commit: 9ddc9bc97f73326327c5ba0b5d1bbc59bab317c8
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 21 23:22:49 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sun Aug 22 00:07:40 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ddc9bc9
dev-embedded/libftdi: keyword 0.20-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
dev-embedded/libftdi/libftdi-0.20-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-embedded/libftdi/libftdi-0.20-r1.ebuild
b/dev-embedded/libftdi/libftdi-0.20-r1.ebuild
index 3994d14e7bf..ebf844aaa8c 100644
--- a/dev-embedded/libftdi/libftdi-0.20-r1.ebuild
+++ b/dev-embedded/libftdi/libftdi-0.20-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 @@ if [[ ${PV} == 9999* ]] ; then
EGIT_REPO_URI="git://developer.intra2net.com/${PN}"
else
SRC_URI="https://www.intra2net.com/en/developer/${PN}/download/${P}.tar.gz"
- KEYWORDS="amd64 arm ~arm64 ppc ppc64 sparc x86"
+ KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~riscv sparc x86"
fi
DESCRIPTION="Userspace access to FTDI USB interface chips"