From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6E4F21388BF for ; Sat, 9 Jan 2016 16:05:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A51ABE0835; Sat, 9 Jan 2016 16:05:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 597E3E0835 for ; Sat, 9 Jan 2016 16:05:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 343FC340A84 for ; Sat, 9 Jan 2016 16:05:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 83B1CAF9 for ; Sat, 9 Jan 2016 16:05:26 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1452355509.39838bc1635b60497b86dce6f16e8160981c58a3.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/symbola/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/symbola/symbola-8.00.ebuild X-VCS-Directories: media-fonts/symbola/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 39838bc1635b60497b86dce6f16e8160981c58a3 X-VCS-Branch: master Date: Sat, 9 Jan 2016 16:05:26 +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: e2d590bc-a006-47ee-923e-258ea857a44b X-Archives-Hash: 32d9b00596179aec03368d0f8f4859b3 commit: 39838bc1635b60497b86dce6f16e8160981c58a3 Author: Markus Meier gentoo org> AuthorDate: Sat Jan 9 16:05:09 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Sat Jan 9 16:05:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39838bc1 media-fonts/symbola: arm stable, bug #568760 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm" media-fonts/symbola/symbola-8.00.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/symbola/symbola-8.00.ebuild b/media-fonts/symbola/symbola-8.00.ebuild index c123ef6..7b250fc 100644 --- a/media-fonts/symbola/symbola-8.00.ebuild +++ b/media-fonts/symbola/symbola-8.00.ebuild @@ -14,7 +14,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"