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 6B99B138335 for ; Tue, 24 Jul 2018 07:31:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84A42E08A4; Tue, 24 Jul 2018 07:31:08 +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 589DAE08A4 for ; Tue, 24 Jul 2018 07:31:08 +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 5DBCE33BF43 for ; Tue, 24 Jul 2018 07:31:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5BFF538C for ; Tue, 24 Jul 2018 07:31:03 +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: <1532414123.c145c7e1a23e8d032e7c41bfb56111d4f80e4378.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: c145c7e1a23e8d032e7c41bfb56111d4f80e4378 X-VCS-Branch: master Date: Tue, 24 Jul 2018 07:31:03 +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: e5f39a77-fb20-4f98-a3fb-b2724ed731b7 X-Archives-Hash: 9605a85e5cf25470c15e570c4a6107a3 commit: c145c7e1a23e8d032e7c41bfb56111d4f80e4378 Author: Sergei Trofimovich gentoo org> AuthorDate: Tue Jul 24 06:35:23 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Jul 24 06:35:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c145c7e1 media-fonts/mplus-outline-fonts: stable 0_pre063 for hppa, bug #661798 Bug: https://bugs.gentoo.org/661798 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="hppa" 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 acf3080f2bd..23e65d97861 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"