summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-25 08:32:44 +0000
committerSam James <sam@gentoo.org>2021-02-25 08:32:44 +0000
commit44d033f2fd8b55fd740881b92012b1e14dc134c3 (patch)
tree4b39dfbadd5e6ee5f76590ae8d6aa189c5678e14 /dev-embedded/libftdi
parentdev-python/pyopengl: Stabilize 3.1.5 ppc, #730970 (diff)
downloadgentoo-44d033f2fd8b55fd740881b92012b1e14dc134c3.tar.gz
gentoo-44d033f2fd8b55fd740881b92012b1e14dc134c3.tar.bz2
gentoo-44d033f2fd8b55fd740881b92012b1e14dc134c3.zip
dev-embedded/libftdi: Stabilize 1.5-r2 x86, #768810
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-embedded/libftdi')
-rw-r--r--dev-embedded/libftdi/libftdi-1.5-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/libftdi/libftdi-1.5-r2.ebuild b/dev-embedded/libftdi/libftdi-1.5-r2.ebuild
index 01ee059b9fe7..4b6bd02f6623 100644
--- a/dev-embedded/libftdi/libftdi-1.5-r2.ebuild
+++ b/dev-embedded/libftdi/libftdi-1.5-r2.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"