commit: 809e3739922e03422fabc25306966190d17fa138 Author: Sebastian Pipping <sping <AT> gentoo <DOT> org> AuthorDate: Wed Aug 8 18:35:41 2018 +0000 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org> CommitDate: Wed Aug 15 13:18:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=809e3739
app-text/dvisvgm: Drop arm64 for dev-libs/xxhash dependency 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/dvisvgm/dvisvgm-2.5.ebuild b/app-text/dvisvgm/dvisvgm-2.5.ebuild index 4f200db1891..f4c0ba5ab26 100644 --- a/app-text/dvisvgm/dvisvgm-2.5.ebuild +++ b/app-text/dvisvgm/dvisvgm-2.5.ebuild @@ -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.
