diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-12-27 20:05:47 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-12-27 20:09:32 +0100 |
commit | aec18875ca446629e193c9fdbfc2f2374de4cc3a (patch) | |
tree | bcb3a60f3c129b4ef125912ded895680be674760 /dev-texlive | |
parent | dev-texlive/texlive-latex: added prefix keywords, bug #667266 (diff) | |
download | gentoo-aec18875ca446629e193c9fdbfc2f2374de4cc3a.tar.gz gentoo-aec18875ca446629e193c9fdbfc2f2374de4cc3a.tar.bz2 gentoo-aec18875ca446629e193c9fdbfc2f2374de4cc3a.zip |
dev-texlive/texlive-latexrecommended: added prefix keywords, bug #667266
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2017.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2017.ebuild b/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2017.ebuild index eed2477cddb7..800889fd90fa 100644 --- a/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2017.ebuild +++ b/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2017.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LaTeX recommended packages" LICENSE=" GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c 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 ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-latex-2017 !dev-tex/xkeyval |