diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-12-27 20:06:46 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-12-27 20:09:32 +0100 |
commit | 18896488fd2d1202ee9c80a876f8d0e2a121b5cf (patch) | |
tree | 5adf1107ec48591969061e89ced450a81fa40d72 /virtual/latex-base | |
parent | dev-texlive/texlive-latexrecommended: added prefix keywords, bug #667266 (diff) | |
download | gentoo-18896488fd2d1202ee9c80a876f8d0e2a121b5cf.tar.gz gentoo-18896488fd2d1202ee9c80a876f8d0e2a121b5cf.tar.bz2 gentoo-18896488fd2d1202ee9c80a876f8d0e2a121b5cf.zip |
virtual/latex-base: 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 'virtual/latex-base')
-rw-r--r-- | virtual/latex-base/latex-base-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/latex-base/latex-base-1.0.ebuild b/virtual/latex-base/latex-base-1.0.ebuild index f90c8c9f4466..027198bb9d34 100644 --- a/virtual/latex-base/latex-base-1.0.ebuild +++ b/virtual/latex-base/latex-base-1.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="Virtual for basic LaTeX binaries" 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" RDEPEND=" dev-texlive/texlive-latexrecommended |