app-text/dvisvgm: Drop arm64 for dev-libs/xxhash dependency
authorSebastian Pipping <sping@gentoo.org>
Wed, 8 Aug 2018 18:35:41 +0000 (20:35 +0200)
committerSebastian Pipping <sping@gentoo.org>
Wed, 15 Aug 2018 13:18:28 +0000 (15:18 +0200)
Slipped through before, keywording requested
Bug: https://bugs.gentoo.org/663178
Package-Manager: Portage-2.3.43, Repoman-2.3.10

app-text/dvisvgm/dvisvgm-2.5.ebuild

index 4f200db18915f7c0cf45a17eedc2385fa23ed6fb..f4c0ba5ab26edd181b7083b8114e7952aad89aac 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/mgieseki/dvisvgm/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~hppa ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="test"
 # Tests don't work from $WORKDIR: kpathsea tries to search in relative
 # directories from where the binary is executed.