summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-09 15:44:17 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-09 15:44:17 +0200
commit9002a4fd2f0eec21555f9c35e8fdc3657f2bc24c (patch)
treecc3ba057c3945b00e6a9a8f01ccd9696a12f6f14
parentnet-mail/offlineimap: amd64 stable wrt bug #727424 (diff)
downloadgentoo-9002a4fd2f0eec21555f9c35e8fdc3657f2bc24c.tar.gz
gentoo-9002a4fd2f0eec21555f9c35e8fdc3657f2bc24c.tar.bz2
gentoo-9002a4fd2f0eec21555f9c35e8fdc3657f2bc24c.zip
dev-embedded/libftdi: amd64 stable wrt bug #727462
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 9a522a0dfe9c..1da6d0beb021 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"