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 3FBD3138334 for ; Mon, 30 Jul 2018 20:56:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66AD9E0830; Mon, 30 Jul 2018 20:56:04 +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 356E2E0830 for ; Mon, 30 Jul 2018 20:56:03 +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 9BDF4335C9E for ; Mon, 30 Jul 2018 20:56:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 51EAB373 for ; Mon, 30 Jul 2018 20:55:59 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1532984149.77958cff39a71e1d82ae905f2caa0caaa41f4b2b.zlogene@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: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 77958cff39a71e1d82ae905f2caa0caaa41f4b2b X-VCS-Branch: master Date: Mon, 30 Jul 2018 20:55:59 +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: cdce6d6b-b633-4873-8b0a-ab15e9de8689 X-Archives-Hash: 2ae6c96912c21735830ceef50dd22d76 commit: 77958cff39a71e1d82ae905f2caa0caaa41f4b2b Author: Mikle Kolyada gentoo org> AuthorDate: Mon Jul 30 20:55:49 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Jul 30 20:55:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77958cff media-fonts/mplus-outline-fonts: amd64 stable wrt bug #661798 Package-Manager: Portage-2.3.40, Repoman-2.3.9 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 3613c9017f2..dc6b6682bbc 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"