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 8C4D91382C5 for ; Wed, 16 Dec 2020 22:30:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDEE8E09A4; Wed, 16 Dec 2020 22:30:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B88CDE09A4 for ; Wed, 16 Dec 2020 22:30:14 +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 4C084340E13 for ; Wed, 16 Dec 2020 22:30:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7ECC9B8 for ; Wed, 16 Dec 2020 22:30:10 +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: <1608157800.fa6eacac7295c7d977ab6ef09f02c439e8428973.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/cinnamon/cinnamon-4.6.7.ebuild X-VCS-Directories: gnome-extra/cinnamon/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: fa6eacac7295c7d977ab6ef09f02c439e8428973 X-VCS-Branch: master Date: Wed, 16 Dec 2020 22:30:10 +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: e2c63205-3080-4446-9a53-26d95c96b326 X-Archives-Hash: ee92c0305d7002eae28ff27a9fbf8f68 commit: fa6eacac7295c7d977ab6ef09f02c439e8428973 Author: Sam James gentoo org> AuthorDate: Wed Dec 16 22:25:15 2020 +0000 Commit: Sam James gentoo org> CommitDate: Wed Dec 16 22:30:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa6eacac gnome-extra/cinnamon: arm64 keyworded (bug #752987) Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> gnome-extra/cinnamon/cinnamon-4.6.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/cinnamon/cinnamon-4.6.7.ebuild b/gnome-extra/cinnamon/cinnamon-4.6.7.ebuild index acc18a5644a..99704c76680 100644 --- a/gnome-extra/cinnamon/cinnamon-4.6.7.ebuild +++ b/gnome-extra/cinnamon/cinnamon-4.6.7.ebuild @@ -15,7 +15,7 @@ LICENSE="GPL-2+" SLOT="0" IUSE="gtk-doc +nls +networkmanager" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" COMMON_DEPEND="${PYTHON_DEPS} app-accessibility/at-spi2-atk:2