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 3948B139083 for ; Mon, 18 Dec 2017 16:18:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB0BBE1033; Mon, 18 Dec 2017 16:18:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 8B9D2E1033 for ; Mon, 18 Dec 2017 16:18: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 7820F33BEF8 for ; Mon, 18 Dec 2017 16:18:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E3E3AE6B for ; Mon, 18 Dec 2017 16:18:00 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1513613754.9ee0754233e4121b37250c951189d69bbbee4176.perfinion@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: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 9ee0754233e4121b37250c951189d69bbbee4176 X-VCS-Branch: master Date: Mon, 18 Dec 2017 16:18:00 +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: 61f98193-8418-4421-95be-b0ee8f489f46 X-Archives-Hash: 401eaefa12ab5757eaf3db6d0e42b670 commit: 9ee0754233e4121b37250c951189d69bbbee4176 Author: Jason Zaman gentoo org> AuthorDate: Mon Dec 18 15:56:37 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Mon Dec 18 16:15:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ee07542 media-fonts/symbola: amd64 stable Gentoo-bug: 641314 Package-Manager: Portage-2.3.13, Repoman-2.3.3 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 80331845812..08348c6cd50 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"