summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2018-03-07 14:46:14 +0100
committerAgostino Sarubbo <ago@gentoo.org>2018-03-07 14:46:14 +0100
commit8e00de398d9090e5b94011b5970cbec4a37ebf0f (patch)
treec4d7839471544a6f4f170cf74138421a43989f87 /dev-embedded/libftdi
parentnet-analyzer/nessus-client: amd64 stable wrt bug #648390 (diff)
downloadgentoo-8e00de398d9090e5b94011b5970cbec4a37ebf0f.tar.gz
gentoo-8e00de398d9090e5b94011b5970cbec4a37ebf0f.tar.bz2
gentoo-8e00de398d9090e5b94011b5970cbec4a37ebf0f.zip
dev-embedded/libftdi: amd64 stable wrt bug #648136
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-embedded/libftdi')
-rw-r--r--dev-embedded/libftdi/libftdi-0.20-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/libftdi/libftdi-0.20-r1.ebuild b/dev-embedded/libftdi/libftdi-0.20-r1.ebuild
index 8aed5262ba38..8b1f4b321a31 100644
--- a/dev-embedded/libftdi/libftdi-0.20-r1.ebuild
+++ b/dev-embedded/libftdi/libftdi-0.20-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999* ]] ; then
EGIT_REPO_URI="git://developer.intra2net.com/${PN}"
else
SRC_URI="http://www.intra2net.com/en/developer/${PN}/download/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
fi
DESCRIPTION="Userspace access to FTDI USB interface chips"