diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 14:14:46 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 16:41:21 +0200 |
commit | 2059bc01b27c4d98b136cdf8edb08fab3e1054c6 (patch) | |
tree | fd5e2a154af1dd7455f3cf73a9b55a6b1a8a9f7e /dev-tex | |
parent | app-text/pdfjam: keyword ~arm64 (diff) | |
download | gentoo-2059bc01b27c4d98b136cdf8edb08fab3e1054c6.tar.gz gentoo-2059bc01b27c4d98b136cdf8edb08fab3e1054c6.tar.bz2 gentoo-2059bc01b27c4d98b136cdf8edb08fab3e1054c6.zip |
dev-tex/latexdiff: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/latexdiff/latexdiff-1.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/latexdiff/latexdiff-1.2.0-r1.ebuild b/dev-tex/latexdiff/latexdiff-1.2.0-r1.ebuild index 73df82ead3cd..0e7371220f46 100644 --- a/dev-tex/latexdiff/latexdiff-1.2.0-r1.ebuild +++ b/dev-tex/latexdiff/latexdiff-1.2.0-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/ftilmann/latexdiff/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" |