diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-19 12:41:28 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-19 12:41:28 +0300 |
commit | 6121d1d87173c5afe1d1a16304b3aa47009f3d9a (patch) | |
tree | 9d93839a1bb76078ba0afee689c125b1221aff51 /dev-embedded | |
parent | dev-vcs/git-cola: Stabilize 4.1.0 amd64, #904284 (diff) | |
download | gentoo-6121d1d87173c5afe1d1a16304b3aa47009f3d9a.tar.gz gentoo-6121d1d87173c5afe1d1a16304b3aa47009f3d9a.tar.bz2 gentoo-6121d1d87173c5afe1d1a16304b3aa47009f3d9a.zip |
dev-embedded/libftdi: Stabilize 1.5-r5 arm64, #904602
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-embedded')
-rw-r--r-- | dev-embedded/libftdi/libftdi-1.5-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/libftdi/libftdi-1.5-r5.ebuild b/dev-embedded/libftdi/libftdi-1.5-r5.ebuild index 263ee7edc9ea..20b4ce5e9537 100644 --- a/dev-embedded/libftdi/libftdi-1.5-r5.ebuild +++ b/dev-embedded/libftdi/libftdi-1.5-r5.ebuild @@ -14,7 +14,7 @@ else SRC_URI="https://www.intra2net.com/en/developer/${PN}/download/${MY_P}.tar.bz2" S="${WORKDIR}/${MY_P}" - KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" PATCHES=( "${FILESDIR}"/${P}-tests-no-cxx.patch |