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 5358715808B for ; Sat, 19 Feb 2022 13:58:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 992EBE07B2; Sat, 19 Feb 2022 13:58:29 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 7F97FE07B2 for ; Sat, 19 Feb 2022 13:58:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A2052343969 for ; Sat, 19 Feb 2022 13:58:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D2D229 for ; Sat, 19 Feb 2022 13:58:27 +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: <1645279097.9cbb430b76ef632a5182828d610237b0a5baa47a.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libass/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libass/libass-0.15.2.ebuild X-VCS-Directories: media-libs/libass/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 9cbb430b76ef632a5182828d610237b0a5baa47a X-VCS-Branch: master Date: Sat, 19 Feb 2022 13:58:27 +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: 14f37ac5-8f0b-4aac-a71f-2bd5482b45b0 X-Archives-Hash: 94120748a79caf258d75186be2744928 commit: 9cbb430b76ef632a5182828d610237b0a5baa47a Author: Arthur Zamarin gentoo org> AuthorDate: Sat Feb 19 13:58:17 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Feb 19 13:58:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cbb430b media-libs/libass: Stabilize 0.15.2 arm64, #833747 Signed-off-by: Arthur Zamarin gentoo.org> media-libs/libass/libass-0.15.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libass/libass-0.15.2.ebuild b/media-libs/libass/libass-0.15.2.ebuild index bb5336be4c51..473e2635aabf 100644 --- a/media-libs/libass/libass-0.15.2.ebuild +++ b/media-libs/libass/libass-0.15.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/libass/libass/releases/download/${PV}/${P}.tar.xz" LICENSE="ISC" SLOT="0/9" # subslot = libass soname version -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="+fontconfig" BDEPEND="