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 758DD138334 for ; Fri, 27 Jul 2018 06:35:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCEC3E08FF; Fri, 27 Jul 2018 06:35:35 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 8B7C1E08FF for ; Fri, 27 Jul 2018 06:35:35 +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 80D7A335CEB for ; Fri, 27 Jul 2018 06:35:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C6D1938D for ; Fri, 27 Jul 2018 06:35:29 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1532673307.0347d7de85004f0be10ee1b78d2493f9b2daac28.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/mplus-outline-fonts/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre063.ebuild X-VCS-Directories: media-fonts/mplus-outline-fonts/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 0347d7de85004f0be10ee1b78d2493f9b2daac28 X-VCS-Branch: master Date: Fri, 27 Jul 2018 06:35:29 +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: d66a58b5-f79b-4a60-9353-2c3e2a6930cb X-Archives-Hash: 3e4f339833184c7f9e5b7a280f59d68d commit: 0347d7de85004f0be10ee1b78d2493f9b2daac28 Author: Sergei Trofimovich gentoo org> AuthorDate: Fri Jul 27 06:34:58 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Jul 27 06:35:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0347d7de media-fonts/mplus-outline-fonts: stable 0_pre063 for ia64, bug #661798 Bug: https://bugs.gentoo.org/661798 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="ia64" media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre063.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre063.ebuild b/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre063.ebuild index 23e65d97861..02a6c2f151c 100644 --- a/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre063.ebuild +++ b/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre063.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge.jp/mplus-fonts/62344/${MY_P}.tar.xz" LICENSE="mplus-fonts ipafont? ( IPAfont )" SLOT="0" -KEYWORDS="~amd64 hppa ~ia64 ~ppc x86 ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 hppa ia64 ~ppc x86 ~ppc-macos ~x86-macos" IUSE="ipafont" RESTRICT="binchecks strip"