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 01774138359 for ; Sat, 4 Jul 2020 13:53:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2A72E09D4; Sat, 4 Jul 2020 13:53:16 +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 466CBE09D1 for ; Sat, 4 Jul 2020 13:53:16 +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 E3F0C34F1ED for ; Sat, 4 Jul 2020 13:53:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A96E2DE for ; Sat, 4 Jul 2020 13:53:10 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1593870750.f5a98e6b89c4ca446ea2e7df3882a370c5b4200f.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/takao-fonts/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/takao-fonts/takao-fonts-003.02.01.ebuild X-VCS-Directories: media-fonts/takao-fonts/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: f5a98e6b89c4ca446ea2e7df3882a370c5b4200f X-VCS-Branch: master Date: Sat, 4 Jul 2020 13:53: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: 875052fc-badf-4dfe-a589-8d0900114fa7 X-Archives-Hash: 9578be15ba1bbcc37e56faad9d5d31d5 commit: f5a98e6b89c4ca446ea2e7df3882a370c5b4200f Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Thu Jul 2 14:35:47 2020 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Sat Jul 4 13:52:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5a98e6b media-fonts/takao-fonts: ~ARM64 keywording (bug #730282). Signed-off-by: Arfrever Frehtes Taifersar Arahesis Apache.Org> Signed-off-by: Mike Gilbert gentoo.org> media-fonts/takao-fonts/takao-fonts-003.02.01.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-fonts/takao-fonts/takao-fonts-003.02.01.ebuild b/media-fonts/takao-fonts/takao-fonts-003.02.01.ebuild index 554808ca756..ace8e2896b0 100644 --- a/media-fonts/takao-fonts/takao-fonts-003.02.01.ebuild +++ b/media-fonts/takao-fonts/takao-fonts-003.02.01.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 2010-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${MY_P}.tar.gz" LICENSE="IPAfont" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86" IUSE="" # Only installs fonts RESTRICT="strip binchecks"