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 D232C1381F3 for ; Thu, 18 Jun 2020 21:59:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD93BE08E5; Thu, 18 Jun 2020 21:59:03 +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 C589AE08E5 for ; Thu, 18 Jun 2020 21:59:03 +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 674E634F3E8 for ; Thu, 18 Jun 2020 21:59:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EAE1C24C for ; Thu, 18 Jun 2020 21:58:57 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1592517485.8b79e98876659ac8cb1d5e82afe5d4986a16bf86.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xcalc/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-apps/xcalc/xcalc-1.1.0.ebuild X-VCS-Directories: x11-apps/xcalc/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 8b79e98876659ac8cb1d5e82afe5d4986a16bf86 X-VCS-Branch: master Date: Thu, 18 Jun 2020 21:58:57 +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: 73eccb19-af76-4647-a50c-d51e1883d6c2 X-Archives-Hash: bfbadc62e924c0b1deaee084f041aefd commit: 8b79e98876659ac8cb1d5e82afe5d4986a16bf86 Author: Sam James (sam_c) cmpct info> AuthorDate: Thu Jun 18 15:56:24 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Thu Jun 18 21:58:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b79e988 x11-apps/xcalc: arm64 keyworded (bug #728392) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) cmpct.info> Signed-off-by: Mart Raudsepp gentoo.org> x11-apps/xcalc/xcalc-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-apps/xcalc/xcalc-1.1.0.ebuild b/x11-apps/xcalc/xcalc-1.1.0.ebuild index dc5407baad1..b77243dfdd9 100644 --- a/x11-apps/xcalc/xcalc-1.1.0.ebuild +++ b/x11-apps/xcalc/xcalc-1.1.0.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="scientific calculator for X" -KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 arm ~arm64 hppa ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXaw