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 ECF4C139083 for ; Tue, 19 Dec 2017 15:46:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED96AE0FD6; Tue, 19 Dec 2017 15:46:19 +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 CB898E0FD6 for ; Tue, 19 Dec 2017 15:46:19 +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 B00E433FE7D for ; Tue, 19 Dec 2017 15:46:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C50E5AE96 for ; Tue, 19 Dec 2017 15:46:15 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1513698314.ffc71aae909aa951f7a235bae063774272ee669a.whissi@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: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: ffc71aae909aa951f7a235bae063774272ee669a X-VCS-Branch: master Date: Tue, 19 Dec 2017 15:46:15 +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: a4a2add9-6095-467b-b4a6-4b31c7874543 X-Archives-Hash: 3ca978dd541e7f95299d2a3db8f3f9fc commit: ffc71aae909aa951f7a235bae063774272ee669a Author: Thomas Deutschmann gentoo org> AuthorDate: Tue Dec 19 14:56:32 2017 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Tue Dec 19 15:45:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffc71aae media-fonts/symbola: x86 stable (bug #641314) Package-Manager: Portage-2.3.19, Repoman-2.3.6 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 08348c6cd50..ea7219a5290 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"