diff options
author | 2017-06-26 14:47:24 +0200 | |
---|---|---|
committer | 2017-06-26 14:48:18 +0200 | |
commit | 496d44e6fc31d531cf361962c521c44306ba50e3 (patch) | |
tree | f30391810f807a023a57ce387f891024c592ca96 /virtual | |
parent | dev-texlive/texlive-latexrecommended: mark arm64 stable to catchup with other... (diff) | |
download | gentoo-496d44e6fc31d531cf361962c521c44306ba50e3.tar.gz gentoo-496d44e6fc31d531cf361962c521c44306ba50e3.tar.bz2 gentoo-496d44e6fc31d531cf361962c521c44306ba50e3.zip |
virtual/latex-base: mark arm64 stable to catchup with other arches
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/latex-base/latex-base-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/latex-base/latex-base-1.0.ebuild b/virtual/latex-base/latex-base-1.0.ebuild index 576356615eb7..f90c8c9f4466 100644 --- a/virtual/latex-base/latex-base-1.0.ebuild +++ b/virtual/latex-base/latex-base-1.0.ebuild @@ -5,7 +5,7 @@ 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 ~x64-solaris ~x86-solaris" RDEPEND=" dev-texlive/texlive-latexrecommended |