From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1539888-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 9F06F15800A for <garchives@archives.gentoo.org>; Mon, 24 Jul 2023 04:01:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3757E08F1; Mon, 24 Jul 2023 04:01:41 +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 C70DDE08F1 for <gentoo-commits@lists.gentoo.org>; Mon, 24 Jul 2023 04:01:41 +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 E04BA341175 for <gentoo-commits@lists.gentoo.org>; Mon, 24 Jul 2023 04:01:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DFB1BD3 for <gentoo-commits@lists.gentoo.org>; Mon, 24 Jul 2023 04:01:39 +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: <1690171265.14aa70f76762417005cdca386639cc182b60dfcb.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/dwdiff/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/dwdiff/dwdiff-2.1.3.ebuild X-VCS-Directories: dev-util/dwdiff/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 14aa70f76762417005cdca386639cc182b60dfcb X-VCS-Branch: master Date: Mon, 24 Jul 2023 04:01:39 +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: 4af4d6dd-3b35-4155-8fe2-f66182b90b0e X-Archives-Hash: 89cd6c025b001dde733befd5df21d515 commit: 14aa70f76762417005cdca386639cc182b60dfcb Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jul 24 04:01:05 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 24 04:01:05 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14aa70f7 dev-util/dwdiff: Keyword 2.1.3 arm64, #910743 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/dwdiff/dwdiff-2.1.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/dwdiff/dwdiff-2.1.3.ebuild b/dev-util/dwdiff/dwdiff-2.1.3.ebuild index 973e44885e76..51adb419f8cc 100644 --- a/dev-util/dwdiff/dwdiff-2.1.3.ebuild +++ b/dev-util/dwdiff/dwdiff-2.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://os.ghalkes.nl/dist/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86" IUSE="nls" RDEPEND="