diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-07 21:56:49 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-07 21:56:58 +0000 |
commit | 7ce2bc925b9ed94dde88c755d8fa06caf783550b (patch) | |
tree | 0f8018d4db3a99a9254767343ceed17a4892f352 /app-text/texlive-core | |
parent | sys-apps/portage: Require app-crypt/gnupg with IPv6 fix (diff) | |
download | gentoo-7ce2bc925b9ed94dde88c755d8fa06caf783550b.tar.gz gentoo-7ce2bc925b9ed94dde88c755d8fa06caf783550b.tar.bz2 gentoo-7ce2bc925b9ed94dde88c755d8fa06caf783550b.zip |
app-text/texlive-core: stable 2016-r6 for ia64, bug #644802
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-text/texlive-core')
-rw-r--r-- | app-text/texlive-core/texlive-core-2016-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive-core/texlive-core-2016-r6.ebuild b/app-text/texlive-core/texlive-core-2016-r6.ebuild index 0a6d0cbd185c..58e114f08446 100644 --- a/app-text/texlive-core/texlive-core-2016-r6.ebuild +++ b/app-text/texlive-core/texlive-core-2016-r6.ebuild @@ -74,7 +74,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 |