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 B1610139083 for ; Mon, 25 Dec 2017 01:19:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1675EE0C2F; Mon, 25 Dec 2017 01:19:53 +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 EC746E0C2F for ; Mon, 25 Dec 2017 01:19:52 +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 E3A5933BEE5 for ; Mon, 25 Dec 2017 01:19:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 003E0AF0F for ; Sun, 24 Dec 2017 11:11:32 +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: <1514113886.5a95403b67887b1bd1cd8081a935c94374b2834b.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/symbola/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/symbola/symbola-9.17.ebuild X-VCS-Directories: media-fonts/symbola/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 5a95403b67887b1bd1cd8081a935c94374b2834b X-VCS-Branch: master Date: Sun, 24 Dec 2017 11:11:32 +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: 0c209744-492e-4f3c-8445-02da991a7c28 X-Archives-Hash: c0735a2c112b4b31337e748259208e23 commit: 5a95403b67887b1bd1cd8081a935c94374b2834b Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Dec 24 11:10:30 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Dec 24 11:11:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a95403b media-fonts/symbola: stable 9.17 for ppc, bug #641314 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" media-fonts/symbola/symbola-9.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/symbola/symbola-9.17.ebuild b/media-fonts/symbola/symbola-9.17.ebuild index ea7219a5290..01bfed4f5d1 100644 --- a/media-fonts/symbola/symbola-9.17.ebuild +++ b/media-fonts/symbola/symbola-9.17.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://users.teilar.gr/~g1951d/${MY_PN}.zip -> ${P}.zip" LICENSE="Unicode_Fonts_for_Ancient_Scripts" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc x86" +KEYWORDS="amd64 ~arm ppc x86" IUSE="doc" DEPEND="app-arch/unzip"