diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-19 00:27:11 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-19 00:37:47 +0200 |
commit | aa04b85d77ad54190f705e97f35980a5507569f1 (patch) | |
tree | 58fe6e8da7c418f7071fb31634a109004f65ca11 /app-text/texlive-core | |
parent | dev-util/debootstrap: ppc64 stable (bug 616536). (diff) | |
download | gentoo-aa04b85d77ad54190f705e97f35980a5507569f1.tar.gz gentoo-aa04b85d77ad54190f705e97f35980a5507569f1.tar.bz2 gentoo-aa04b85d77ad54190f705e97f35980a5507569f1.zip |
app-text/texlive-core: add ~arm64 keyword.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-text/texlive-core')
-rw-r--r-- | app-text/texlive-core/texlive-core-2016-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive-core/texlive-core-2016-r5.ebuild b/app-text/texlive-core/texlive-core-2016-r5.ebuild index 6e978ac15ad5..bdebdc543702 100644 --- a/app-text/texlive-core/texlive-core-2016-r5.ebuild +++ b/app-text/texlive-core/texlive-core-2016-r5.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 |