summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-09 15:52:42 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-09 15:52:42 +0200
commit54504e50ecc4d61c9b943662657329568a1f3dde (patch)
tree56fbe24dbb17de7d234ea6ac9198c20d99c8d1f7 /dev-embedded
parentnet-mail/offlineimap: x86 stable wrt bug #727424 (diff)
downloadgentoo-54504e50ecc4d61c9b943662657329568a1f3dde.tar.gz
gentoo-54504e50ecc4d61c9b943662657329568a1f3dde.tar.bz2
gentoo-54504e50ecc4d61c9b943662657329568a1f3dde.zip
dev-embedded/libftdi: x86 stable wrt bug #727462
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" 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 8fe36d5a54c6..64b53c03c616 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"