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 D72BD15ACFC for ; Tue, 2 May 2023 17:33:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25CEAE0923; Tue, 2 May 2023 17:33:54 +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 0A630E0923 for ; Tue, 2 May 2023 17:33:54 +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 1BA4034134E for ; Tue, 2 May 2023 17:33:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A90D4990 for ; Tue, 2 May 2023 17:33:51 +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: <1683048822.e8d7e9cb12c322983545b05a3d94618d525e50ad.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/at-spi2-core/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-accessibility/at-spi2-core/at-spi2-core-2.48.0.ebuild X-VCS-Directories: app-accessibility/at-spi2-core/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: e8d7e9cb12c322983545b05a3d94618d525e50ad X-VCS-Branch: master Date: Tue, 2 May 2023 17:33:51 +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: 8d0c8db3-e4d5-4d74-9f91-40aff331aa89 X-Archives-Hash: 6fd761d2e5f4c59af7330fd35cb968c5 commit: e8d7e9cb12c322983545b05a3d94618d525e50ad Author: Arthur Zamarin gentoo org> AuthorDate: Tue May 2 17:33:42 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue May 2 17:33:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8d7e9cb app-accessibility/at-spi2-core: Stabilize 2.48.0 arm, #905523 Signed-off-by: Arthur Zamarin gentoo.org> app-accessibility/at-spi2-core/at-spi2-core-2.48.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.48.0.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.48.0.ebuild index be3df14fe838..7169dbfd5219 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.48.0.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.48.0.ebuild @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1+" SLOT="2" IUSE="X gtk-doc +introspection" REQUIRED_USE="gtk-doc? ( X )" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND=" >=sys-apps/dbus-1.5[${MULTILIB_USEDEP}]