diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 02:36:41 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 02:37:36 +0100 |
commit | 8f2f048c792333669aa3029dacd4d0eb853f688b (patch) | |
tree | 755ca45e2d904185f21dd7c5638a63a37e0942cd /app-text/texlive-core | |
parent | dev-db/mysql: Remove unused build option (diff) | |
download | gentoo-8f2f048c792333669aa3029dacd4d0eb853f688b.tar.gz gentoo-8f2f048c792333669aa3029dacd4d0eb853f688b.tar.bz2 gentoo-8f2f048c792333669aa3029dacd4d0eb853f688b.zip |
app-text/texlive-core: stable 2017-r4 for ia64, bug #655052
Bug: https://bugs.gentoo.org/655052
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-text/texlive-core')
-rw-r--r-- | app-text/texlive-core/texlive-core-2017-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive-core/texlive-core-2017-r4.ebuild b/app-text/texlive-core/texlive-core-2017-r4.ebuild index 89a5eab5cb57..46ff31dcb0a0 100644 --- a/app-text/texlive-core/texlive-core-2017-r4.ebuild +++ b/app-text/texlive-core/texlive-core-2017-r4.ebuild @@ -76,7 +76,7 @@ for i in ${TL_CORE_EXTRA_SRC_MODULES}; do done SRC_URI="${SRC_URI} )" -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="cjk X doc source tk +luajittex xetex" TEXMF_PATH=/usr/share/texmf-dist |