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 AF2A7158091 for ; Thu, 5 May 2022 05:29:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37B2EE07B3; Thu, 5 May 2022 05:29:19 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0EE04E07AE for ; Thu, 5 May 2022 05:29:19 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 31500341B99 for ; Thu, 5 May 2022 05:29:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B1AB5448 for ; Thu, 5 May 2022 05:29:16 +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: <1651728519.97a8753205f250fc7357846bcd59a11c83e13a8c.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lua/luaexpat/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lua/luaexpat/luaexpat-1.4.1.ebuild X-VCS-Directories: dev-lua/luaexpat/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 97a8753205f250fc7357846bcd59a11c83e13a8c X-VCS-Branch: master Date: Thu, 5 May 2022 05:29:16 +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: 97ba20a3-2fe8-47a5-a511-357c26ff9aa0 X-Archives-Hash: 89b628b4ee001cf3df9383fe111ce048 commit: 97a8753205f250fc7357846bcd59a11c83e13a8c Author: Arthur Zamarin gentoo org> AuthorDate: Thu May 5 05:28:39 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu May 5 05:28:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97a87532 dev-lua/luaexpat: Stabilize 1.4.1 arm, #841875 Signed-off-by: Arthur Zamarin gentoo.org> dev-lua/luaexpat/luaexpat-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lua/luaexpat/luaexpat-1.4.1.ebuild b/dev-lua/luaexpat/luaexpat-1.4.1.ebuild index 103d702dbf55..653582b9bb6d 100644 --- a/dev-lua/luaexpat/luaexpat-1.4.1.ebuild +++ b/dev-lua/luaexpat/luaexpat-1.4.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/lunarmodules/${PN}/archive/refs/tags/${PV}.tar.gz -> LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" REQUIRED_USE="${LUA_REQUIRED_USE}" RDEPEND="