diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-20 17:43:45 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-20 17:43:45 +0300 |
commit | fab15f41a66fc69effdb0bfa6afcfecc01b7db25 (patch) | |
tree | 3b186e57f128cd522e23f3cc5d3fb59f6de31613 /app-text/texlive | |
parent | dev-perl/Unicode-LineBreak: sparc stable wrt bug #723404 (diff) | |
download | gentoo-fab15f41a66fc69effdb0bfa6afcfecc01b7db25.tar.gz gentoo-fab15f41a66fc69effdb0bfa6afcfecc01b7db25.tar.bz2 gentoo-fab15f41a66fc69effdb0bfa6afcfecc01b7db25.zip |
app-text/texlive: sparc stable wrt bug #723404
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text/texlive')
-rw-r--r-- | app-text/texlive/texlive-2020.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive/texlive-2020.ebuild b/app-text/texlive/texlive-2020.ebuild index 7ff2c4b82448..37aa77dcfccc 100644 --- a/app-text/texlive/texlive-2020.ebuild +++ b/app-text/texlive/texlive-2020.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="http://tug.org/texlive/" LICENSE="metapackage" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="cjk context detex dvi2tty extra epspdf games graphics humanities jadetex luatex metapost music pdfannotextractor png pstricks publishers science tex4ht texi2html truetype xetex xml X" |