summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-09 15:51:53 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-09 15:51:53 +0200
commitfed62edac5a103b6b0a9ba8ea5810ab356f3c2cc (patch)
tree383be0715eec02f790d6e40319e90f0ffb0041aa /dev-embedded
parentx11-libs/libfakekey: ppc64 stable wrt bug #727570 (diff)
downloadgentoo-fed62edac5a103b6b0a9ba8ea5810ab356f3c2cc.tar.gz
gentoo-fed62edac5a103b6b0a9ba8ea5810ab356f3c2cc.tar.bz2
gentoo-fed62edac5a103b6b0a9ba8ea5810ab356f3c2cc.zip
dev-embedded/libftdi: sparc stable wrt bug #727462
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-embedded')
-rw-r--r--dev-embedded/libftdi/libftdi-1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/libftdi/libftdi-1.4.ebuild b/dev-embedded/libftdi/libftdi-1.4.ebuild
index a8c58f2b16d8..8fe36d5a54c6 100644
--- a/dev-embedded/libftdi/libftdi-1.4.ebuild
+++ b/dev-embedded/libftdi/libftdi-1.4.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]] ; then
EGIT_REPO_URI="git://developer.intra2net.com/${PN}"
else
SRC_URI="https://www.intra2net.com/en/developer/${PN}/download/${MY_P}.tar.bz2"
- KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 sparc ~x86"
fi
DESCRIPTION="Userspace access to FTDI USB interface chips"