From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E40E2139694 for ; Mon, 26 Jun 2017 12:48:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB4092540A5; Mon, 26 Jun 2017 12:48:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C4A2C2540A4 for ; Mon, 26 Jun 2017 12:48:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6BF43341750 for ; Mon, 26 Jun 2017 12:48:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2D2974A3 for ; Mon, 26 Jun 2017 12:48:26 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1498481298.496d44e6fc31d531cf361962c521c44306ba50e3.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/latex-base/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/latex-base/latex-base-1.0.ebuild X-VCS-Directories: virtual/latex-base/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 496d44e6fc31d531cf361962c521c44306ba50e3 X-VCS-Branch: master Date: Mon, 26 Jun 2017 12:48:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 389e7257-ca84-4e1c-9586-99070e36390c X-Archives-Hash: 739748a65797e8e5f3a5b1b3b8ff2a3b commit: 496d44e6fc31d531cf361962c521c44306ba50e3 Author: Alexis Ballier gentoo org> AuthorDate: Mon Jun 26 12:47:24 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon Jun 26 12:48:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=496d44e6 virtual/latex-base: mark arm64 stable to catchup with other arches Package-Manager: Portage-2.3.6, Repoman-2.3.2 virtual/latex-base/latex-base-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/latex-base/latex-base-1.0.ebuild b/virtual/latex-base/latex-base-1.0.ebuild index 576356615eb..f90c8c9f446 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