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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5A239158087 for ; Mon, 13 Dec 2021 18:37:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6206D2BC037; Mon, 13 Dec 2021 18:37:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 21C072BC032 for ; Mon, 13 Dec 2021 18:37:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1ECE3343565 for ; Mon, 13 Dec 2021 18:37:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B0755258 for ; Mon, 13 Dec 2021 18:37:05 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1639420602.e632b3c334155c814090f7bd86f74a7fef9f2d9d.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langenglish/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-texlive/texlive-langenglish/texlive-langenglish-2021.ebuild X-VCS-Directories: dev-texlive/texlive-langenglish/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: e632b3c334155c814090f7bd86f74a7fef9f2d9d X-VCS-Branch: master Date: Mon, 13 Dec 2021 18:37:05 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ba224e99-eab9-4af7-b8aa-a08177733476 X-Archives-Hash: b9a9869422fa4155a3d5438611d319f5 commit: e632b3c334155c814090f7bd86f74a7fef9f2d9d Author: Arthur Zamarin gentoo org> AuthorDate: Mon Dec 13 18:35:56 2021 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Mon Dec 13 18:36:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e632b3c3 dev-texlive/texlive-langenglish: Stabilize 2021 arm64, #805725 Signed-off-by: Arthur Zamarin gentoo.org> dev-texlive/texlive-langenglish/texlive-langenglish-2021.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-texlive/texlive-langenglish/texlive-langenglish-2021.ebuild b/dev-texlive/texlive-langenglish/texlive-langenglish-2021.ebuild index 2e8d53d3e608..f9b378e64a09 100644 --- a/dev-texlive/texlive-langenglish/texlive-langenglish-2021.ebuild +++ b/dev-texlive/texlive-langenglish/texlive-langenglish-2021.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive US and UK English" LICENSE=" CC-BY-SA-4.0 FDL-1.1 GPL-1 GPL-2 GPL-2+ " SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2021"