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 8B3B2138359 for ; Wed, 7 Oct 2020 01:02:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB992E09E1; Wed, 7 Oct 2020 01:02:09 +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 90EFEE09E1 for ; Wed, 7 Oct 2020 01:02:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A18023402D6 for ; Wed, 7 Oct 2020 01:02:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6BC1D3A9 for ; Wed, 7 Oct 2020 01:02:05 +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: <1602032520.f32f5387117b9143246a56dfce4a6fdf708e73e5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/ja-ipafonts/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/ja-ipafonts/ja-ipafonts-003.03.ebuild X-VCS-Directories: media-fonts/ja-ipafonts/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f32f5387117b9143246a56dfce4a6fdf708e73e5 X-VCS-Branch: master Date: Wed, 7 Oct 2020 01:02:05 +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: 06433cdb-e4e7-48a6-b3c8-5bd0aa7e711a X-Archives-Hash: 862b49f0c8e9023de43a9cddfb28eda2 commit: f32f5387117b9143246a56dfce4a6fdf708e73e5 Author: Sam James gentoo org> AuthorDate: Wed Oct 7 00:49:17 2020 +0000 Commit: Sam James gentoo org> CommitDate: Wed Oct 7 01:02:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f32f5387 media-fonts/ja-ipafonts: Stabilize 003.03 arm, #745552 Signed-off-by: Sam James gentoo.org> media-fonts/ja-ipafonts/ja-ipafonts-003.03.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/ja-ipafonts/ja-ipafonts-003.03.ebuild b/media-fonts/ja-ipafonts/ja-ipafonts-003.03.ebuild index 9adc96795bf..57b8f3c359a 100644 --- a/media-fonts/ja-ipafonts/ja-ipafonts-003.03.ebuild +++ b/media-fonts/ja-ipafonts/ja-ipafonts-003.03.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://dl.ipafont.ipa.go.jp/IPAfont/${MY_P}.zip" LICENSE="IPAfont" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RESTRICT="binchecks strip"