diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 14:15:20 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 16:41:22 +0200 |
commit | 4ba95ea678337a541e7b7a81c90c072df51b4820 (patch) | |
tree | b40bab74ea21e429d907b8bfe4762c1244e4d567 /dev-tex | |
parent | dev-perl/Algorithm-Diff: keyword ~arm64 (diff) | |
download | gentoo-4ba95ea678337a541e7b7a81c90c072df51b4820.tar.gz gentoo-4ba95ea678337a541e7b7a81c90c072df51b4820.tar.bz2 gentoo-4ba95ea678337a541e7b7a81c90c072df51b4820.zip |
dev-tex/latexmk: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/latexmk/latexmk-452c.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/latexmk/latexmk-452c.ebuild b/dev-tex/latexmk/latexmk-452c.ebuild index 5473301e99ba..543528b5cb9d 100644 --- a/dev-tex/latexmk/latexmk-452c.ebuild +++ b/dev-tex/latexmk/latexmk-452c.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.phys.psu.edu/~collins/software/latexmk/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" RDEPEND="virtual/latex-base dev-lang/perl" |