diff options
author | 2019-09-27 22:17:40 +0300 | |
---|---|---|
committer | 2019-09-27 22:19:21 +0300 | |
commit | 7351f7a8708ee9c1a75d89f685ec72dbb0143e26 (patch) | |
tree | d823937d44c27975d81f922fb0c67b7c08a88796 | |
parent | dev-texlive/texlive-latexrecommended: amd64 stable wrt bug #695752 (diff) | |
download | gentoo-7351f7a8708ee9c1a75d89f685ec72dbb0143e26.tar.gz gentoo-7351f7a8708ee9c1a75d89f685ec72dbb0143e26.tar.bz2 gentoo-7351f7a8708ee9c1a75d89f685ec72dbb0143e26.zip |
dev-texlive/texlive-luatex: amd64 stable wrt bug #695752
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-rw-r--r-- | dev-texlive/texlive-luatex/texlive-luatex-2019.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-texlive/texlive-luatex/texlive-luatex-2019.ebuild b/dev-texlive/texlive-luatex/texlive-luatex-2019.ebuild index 0a0ddbb22e98..a35d0c124dcc 100644 --- a/dev-texlive/texlive-luatex/texlive-luatex-2019.ebuild +++ b/dev-texlive/texlive-luatex/texlive-luatex-2019.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LuaTeX packages" LICENSE=" BSD FDL-1.1 GPL-2 LPPL-1.3 LPPL-1.3c MIT public-domain TeX-other-free " SLOT="0" -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="" DEPEND=">=dev-texlive/texlive-basic-2019 " |