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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ECF98138206 for ; Mon, 26 Jul 2021 00:59:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42FB2E0C0B; Mon, 26 Jul 2021 00:59:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 253F4E0C0B for ; Mon, 26 Jul 2021 00:59:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 42D8B342CFB for ; Mon, 26 Jul 2021 00:59:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE1BB174 for ; Mon, 26 Jul 2021 00:59:15 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1627261133.31769f6ba072a6722808788708bc6ec0e41f1f65.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/mtools/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/mtools/mtools-4.0.31.ebuild X-VCS-Directories: sys-fs/mtools/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 31769f6ba072a6722808788708bc6ec0e41f1f65 X-VCS-Branch: master Date: Mon, 26 Jul 2021 00:59:15 +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: 5e5ebfd1-e2b7-4375-bd4a-f3c258bd24e2 X-Archives-Hash: 1a7614fcb1271497af1f32f58b85bce5 commit: 31769f6ba072a6722808788708bc6ec0e41f1f65 Author: Georgy Yakovlev gentoo org> AuthorDate: Mon Jul 26 00:57:47 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Mon Jul 26 00:58:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31769f6b sys-fs/mtools: stabilize 4.0.31 for arm64 Signed-off-by: Georgy Yakovlev gentoo.org> sys-fs/mtools/mtools-4.0.31.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/mtools/mtools-4.0.31.ebuild b/sys-fs/mtools/mtools-4.0.31.ebuild index eba20aaf212..11b85109c45 100644 --- a/sys-fs/mtools/mtools-4.0.31.ebuild +++ b/sys-fs/mtools/mtools-4.0.31.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos ~x64-solaris" IUSE="X elibc_glibc" RDEPEND="