diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-27 22:29:34 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-27 22:29:34 +0300 |
commit | 872de6471afdee748c96ef2c27cc39b5376a4273 (patch) | |
tree | 85f0c96e27380a6ae29e471d4655ce568d95d9d2 /app-text | |
parent | dev-texlive/texlive-xetex: ia64 stable wrt bug #695752 (diff) | |
download | gentoo-872de6471afdee748c96ef2c27cc39b5376a4273.tar.gz gentoo-872de6471afdee748c96ef2c27cc39b5376a4273.tar.bz2 gentoo-872de6471afdee748c96ef2c27cc39b5376a4273.zip |
app-text/texlive: ia64 stable wrt bug #695752
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/texlive/texlive-2019.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive/texlive-2019.ebuild b/app-text/texlive/texlive-2019.ebuild index e3e4766b2fc5..4224d9c9805e 100644 --- a/app-text/texlive/texlive-2019.ebuild +++ b/app-text/texlive/texlive-2019.ebuild @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~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 ~sh ~sparc x86 ~x86-fbsd ~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 xindy xml X" |