diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-15 02:33:30 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-15 02:33:30 +0100 |
commit | cee50bb34650959b566c4ebcb2913817a5b2392e (patch) | |
tree | 19b91faa5b170168d8b46ddc76aac0ad738dc099 /dev-tex/latexmk | |
parent | dev-lang/go: x86 stable (bug #775326) (diff) | |
download | gentoo-cee50bb34650959b566c4ebcb2913817a5b2392e.tar.gz gentoo-cee50bb34650959b566c4ebcb2913817a5b2392e.tar.bz2 gentoo-cee50bb34650959b566c4ebcb2913817a5b2392e.zip |
dev-tex/latexmk: x86 stable (bug #775830)
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-tex/latexmk')
-rw-r--r-- | dev-tex/latexmk/latexmk-470b.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/latexmk/latexmk-470b.ebuild b/dev-tex/latexmk/latexmk-470b.ebuild index 1ff62d44ec7e..097ed4f3ab22 100644 --- a/dev-tex/latexmk/latexmk-470b.ebuild +++ b/dev-tex/latexmk/latexmk-470b.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://personal.psu.edu/~jcc8/software/${PN}/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos" RDEPEND="virtual/latex-base dev-lang/perl" |