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 D5D51138334 for ; Sat, 23 Feb 2019 11:58:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 666E4E0935; Sat, 23 Feb 2019 11:58:39 +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 39373E0935 for ; Sat, 23 Feb 2019 11:58:39 +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 0D52233BEC7 for ; Sat, 23 Feb 2019 11:58:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6171A553 for ; Sat, 23 Feb 2019 11:58:35 +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: <1550923106.9f5159bde0352f4d7ac4989da92731e338e4efc7.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/noto/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/noto/noto-20181024.ebuild X-VCS-Directories: media-fonts/noto/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 9f5159bde0352f4d7ac4989da92731e338e4efc7 X-VCS-Branch: master Date: Sat, 23 Feb 2019 11:58:35 +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: 6614e288-8ee8-4368-a198-6b9cd12d801e X-Archives-Hash: ca1a4eed186d7f545a2757e54b027d42 commit: 9f5159bde0352f4d7ac4989da92731e338e4efc7 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Feb 23 11:57:35 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Feb 23 11:58:26 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f5159bd media-fonts/noto: stable 20181024 for ppc, bug #676308 Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich gentoo.org> media-fonts/noto/noto-20181024.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/noto/noto-20181024.ebuild b/media-fonts/noto/noto-20181024.ebuild index 9c0b40d9153..23a4d308153 100644 --- a/media-fonts/noto/noto-20181024.ebuild +++ b/media-fonts/noto/noto-20181024.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/googlei18n/noto-fonts/archive/${COMMIT}.tar.gz -> ${ LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ~ppc64 ~sparc x86" IUSE="cjk" RDEPEND="cjk? ( media-fonts/noto-cjk )"