commit: c27be34d345f929faf1cf1a1dd69758424cf0e04
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 19 09:41:06 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 19 09:42:32 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c27be34d
dev-embedded/libftdi: Stabilize 0.20-r2 amd64, #904579
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-embedded/libftdi/libftdi-0.20-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-embedded/libftdi/libftdi-0.20-r2.ebuild
b/dev-embedded/libftdi/libftdi-0.20-r2.ebuild
index 9380120cb9e0..e9f63dc24e61 100644
--- a/dev-embedded/libftdi/libftdi-0.20-r2.ebuild
+++ b/dev-embedded/libftdi/libftdi-0.20-r2.ebuild
@@ -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 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
fi
DESCRIPTION="Userspace access to FTDI USB interface chips"