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 18409158090 for ; Tue, 17 May 2022 07:56:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83CE3E08FE; Tue, 17 May 2022 07:56:35 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 690A6E08FE for ; Tue, 17 May 2022 07:56:35 +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 6FFD0341A45 for ; Tue, 17 May 2022 07:56:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D65A04E3 for ; Tue, 17 May 2022 07:56:30 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1652774134.1824a19ddaa2bac43aaecc97dfa683b0bbb86c57.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/at-spi2-atk/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-accessibility/at-spi2-atk/at-spi2-atk-2.38.0.ebuild X-VCS-Directories: app-accessibility/at-spi2-atk/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 1824a19ddaa2bac43aaecc97dfa683b0bbb86c57 X-VCS-Branch: master Date: Tue, 17 May 2022 07:56:30 +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: c4f97484-e8ce-4fd1-a45a-7baeab26228f X-Archives-Hash: d7898c9424bef5773237d9db20b4be83 commit: 1824a19ddaa2bac43aaecc97dfa683b0bbb86c57 Author: WANG Xuerui gentoo org> AuthorDate: Tue May 17 07:54:51 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Tue May 17 07:55:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1824a19d app-accessibility/at-spi2-atk: keyword 2.38.0 for ~loong Tests passed on real hardware. Signed-off-by: WANG Xuerui gentoo.org> app-accessibility/at-spi2-atk/at-spi2-atk-2.38.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-accessibility/at-spi2-atk/at-spi2-atk-2.38.0.ebuild b/app-accessibility/at-spi2-atk/at-spi2-atk-2.38.0.ebuild index 350c00aee7b9..9049aca81d4b 100644 --- a/app-accessibility/at-spi2-atk/at-spi2-atk-2.38.0.ebuild +++ b/app-accessibility/at-spi2-atk/at-spi2-atk-2.38.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Accessibility" LICENSE="LGPL-2.1+" SLOT="2" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~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" IUSE="test" RESTRICT="!test? ( test )"