diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-02 13:40:29 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-02 13:42:19 +0300 |
commit | 4f0c35eced8aefb391c8e17e3aaf55965376d783 (patch) | |
tree | 178d194f1c5b54bb3d2d6d1b5aee33d8b0ac4323 /dev-texlive | |
parent | dev-texlive/texlive-pstricks: s390 stable wrt bug #695752 (diff) | |
download | gentoo-4f0c35eced8aefb391c8e17e3aaf55965376d783.tar.gz gentoo-4f0c35eced8aefb391c8e17e3aaf55965376d783.tar.bz2 gentoo-4f0c35eced8aefb391c8e17e3aaf55965376d783.zip |
dev-texlive/texlive-publishers: s390 stable wrt bug #695752
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-publishers/texlive-publishers-2019.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-texlive/texlive-publishers/texlive-publishers-2019.ebuild b/dev-texlive/texlive-publishers/texlive-publishers-2019.ebuild index ece4e334aeed..ecec879e25c8 100644 --- a/dev-texlive/texlive-publishers/texlive-publishers-2019.ebuild +++ b/dev-texlive/texlive-publishers/texlive-publishers-2019.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Publisher styles, theses, etc." LICENSE=" Apache-2.0 BSD GPL-2 CC0-1.0 " SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-latex-2019" RDEPEND="${DEPEND} " |