diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:26:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:06:04 +0000 |
commit | 5e8df1c90ac094ebfa6ebc098c52dc3dc06487a3 (patch) | |
tree | 3a0d2d071fcfd628c84e252f7a10a5fcb25e0978 /dev-tex/latexmk | |
parent | dev-tex/latexdiff: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-5e8df1c90ac094ebfa6ebc098c52dc3dc06487a3.tar.gz gentoo-5e8df1c90ac094ebfa6ebc098c52dc3dc06487a3.tar.bz2 gentoo-5e8df1c90ac094ebfa6ebc098c52dc3dc06487a3.zip |
dev-tex/latexmk: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
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 a52dab2f94b8..7be8d249f0ba 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 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" |