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 B44C2139694 for ; Fri, 17 Feb 2017 17:14:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA2A7E0D0A; Fri, 17 Feb 2017 17:14:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B642FE0D0A for ; Fri, 17 Feb 2017 17:14:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A8C29340F53 for ; Fri, 17 Feb 2017 17:14:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EA2EF4B2C for ; Fri, 17 Feb 2017 17:14:14 +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: <1487351637.e8d26ea498025816c045736e5e97e20f3fca7412.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/cantarell/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/cantarell/cantarell-0.0.25.ebuild X-VCS-Directories: media-fonts/cantarell/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: e8d26ea498025816c045736e5e97e20f3fca7412 X-VCS-Branch: master Date: Fri, 17 Feb 2017 17:14:14 +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-Archives-Salt: fc8e2151-43f2-4270-aad5-8d7631a464a7 X-Archives-Hash: 7fdf8718a18f5c45e39d4400e9708057 commit: e8d26ea498025816c045736e5e97e20f3fca7412 Author: Mart Raudsepp gentoo org> AuthorDate: Fri Feb 17 16:04:54 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri Feb 17 17:13:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8d26ea4 media-fonts/cantarell-0.0.25-r0: keyworded for ~arm64 Package-Manager: Portage-2.3.3, Repoman-2.3.1 media-fonts/cantarell/cantarell-0.0.25.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/cantarell/cantarell-0.0.25.ebuild b/media-fonts/cantarell/cantarell-0.0.25.ebuild index 86eae43304..ab8de57b33 100644 --- a/media-fonts/cantarell/cantarell-0.0.25.ebuild +++ b/media-fonts/cantarell/cantarell-0.0.25.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/CantarellFonts" LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="media-libs/fontconfig"