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 A54731382C5 for ; Mon, 29 Mar 2021 14:50:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E41D7E087A; Mon, 29 Mar 2021 14:50:24 +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 34145E0878 for ; Mon, 29 Mar 2021 14:50:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 44153340C44 for ; Mon, 29 Mar 2021 14:50:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 37F0F645 for ; Mon, 29 Mar 2021 14:50:19 +0000 (UTC) From: "Sam James" 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" Message-ID: <1617028301.a8760d2f10604e7f49f15915e0b7d014115de3d5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libfstrcmp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libfstrcmp/libfstrcmp-0.7-r1.ebuild X-VCS-Directories: dev-libs/libfstrcmp/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a8760d2f10604e7f49f15915e0b7d014115de3d5 X-VCS-Branch: master Date: Mon, 29 Mar 2021 14:50:19 +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: a005be1a-0309-49d5-a2cc-69344316df33 X-Archives-Hash: 2f47c2fb5c669d8ebb818f6435a6ecc3 commit: a8760d2f10604e7f49f15915e0b7d014115de3d5 Author: Sam James gentoo org> AuthorDate: Mon Mar 29 14:31:41 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Mar 29 14:31:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8760d2f dev-libs/libfstrcmp: Stabilize 0.7-r1 arm64, #778446 Signed-off-by: Sam James gentoo.org> dev-libs/libfstrcmp/libfstrcmp-0.7-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libfstrcmp/libfstrcmp-0.7-r1.ebuild b/dev-libs/libfstrcmp/libfstrcmp-0.7-r1.ebuild index f2b397cece4..cc5b6fe41c0 100644 --- a/dev-libs/libfstrcmp/libfstrcmp-0.7-r1.ebuild +++ b/dev-libs/libfstrcmp/libfstrcmp-0.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SLOT="0" SRC_URI="http://fstrcmp.sourceforge.net/fstrcmp-0.7.D001.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/fstrcmp-0.7.D001" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~x86" DEPEND=" sys-apps/groff