From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1365605-garchives=archives.gentoo.org@lists.gentoo.org> 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 AC1E715808F for <garchives@archives.gentoo.org>; Tue, 8 Feb 2022 04:46:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85CF7E07ED; Tue, 8 Feb 2022 04:45:57 +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 0C6F6E07ED for <gentoo-commits@lists.gentoo.org>; Tue, 8 Feb 2022 04:45:57 +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 D9958342B96 for <gentoo-commits@lists.gentoo.org>; Tue, 8 Feb 2022 04:45:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 184692EA for <gentoo-commits@lists.gentoo.org>; Tue, 8 Feb 2022 04:45:50 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1644295526.a413600e96b34786ac565e6d247dcf65f452037c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/dogtail/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/dogtail/dogtail-0.9.11.ebuild X-VCS-Directories: dev-util/dogtail/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a413600e96b34786ac565e6d247dcf65f452037c X-VCS-Branch: master Date: Tue, 8 Feb 2022 04:45:50 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9662770a-584a-4d36-969d-1fa8cfebd540 X-Archives-Hash: 7639e3f92a6df1cd65f6beb3066808d4 commit: a413600e96b34786ac565e6d247dcf65f452037c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 8 04:45:26 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 8 04:45:26 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a413600e dev-util/dogtail: Stabilize 0.9.11 arm64, #831946 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/dogtail/dogtail-0.9.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/dogtail/dogtail-0.9.11.ebuild b/dev-util/dogtail/dogtail-0.9.11.ebuild index dde3d46c827e..75d03c6ae046 100644 --- a/dev-util/dogtail/dogtail-0.9.11.ebuild +++ b/dev-util/dogtail/dogtail-0.9.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://gitlab.com/${PN}/${PN}/raw/released/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86" IUSE="" RDEPEND="