diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-22 20:45:32 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-22 20:45:32 -0400 |
commit | c68f19cbefa3ffd803635a608357414095fe5c33 (patch) | |
tree | ef893cc955622a1cad41963c23d5ef0b60a83b22 /dev-tex/latexmk | |
parent | dev-ruby/capybara: arm64 keyworded (bug #661564) (diff) | |
download | gentoo-c68f19cbefa3ffd803635a608357414095fe5c33.tar.gz gentoo-c68f19cbefa3ffd803635a608357414095fe5c33.tar.bz2 gentoo-c68f19cbefa3ffd803635a608357414095fe5c33.zip |
dev-tex/latexmk: arm64 stable (bug #688590)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-tex/latexmk')
-rw-r--r-- | dev-tex/latexmk/latexmk-456.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/latexmk/latexmk-456.ebuild b/dev-tex/latexmk/latexmk-456.ebuild index 7a7cd4beef10..df3f4227d06f 100644 --- a/dev-tex/latexmk/latexmk-456.ebuild +++ b/dev-tex/latexmk/latexmk-456.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 ~arm64 ~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" |