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 9EB781384B4 for ; Wed, 11 Nov 2015 05:08:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 239EE21C003; Wed, 11 Nov 2015 05:08:23 +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 8863121C003 for ; Wed, 11 Nov 2015 05:08:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 58BFE33BEE9 for ; Wed, 11 Nov 2015 05:08:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BCE9A23F1 for ; Wed, 11 Nov 2015 05:08:19 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1447218395.784f8f389d911de9b849c32b3f27e2e86c12ea30.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/cantarell/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/cantarell/cantarell-0.0.18.1.ebuild X-VCS-Directories: media-fonts/cantarell/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 784f8f389d911de9b849c32b3f27e2e86c12ea30 X-VCS-Branch: master Date: Wed, 11 Nov 2015 05:08:19 +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: 63ae9ce2-348f-4b91-b929-9f6dec28db34 X-Archives-Hash: 900886301ea23e5e03d98389c8f24c1e commit: 784f8f389d911de9b849c32b3f27e2e86c12ea30 Author: Jeroen Roovers gentoo org> AuthorDate: Wed Nov 11 05:06:35 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Wed Nov 11 05:06:35 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=784f8f38 media-fonts/cantarell: Stable for HPPA PPC64 (bug #565086). Package-Manager: portage-2.2.24 RepoMan-Options: --ignore-arches media-fonts/cantarell/cantarell-0.0.18.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/cantarell/cantarell-0.0.18.1.ebuild b/media-fonts/cantarell/cantarell-0.0.18.1.ebuild index dd019a2..f3982b4 100644 --- a/media-fonts/cantarell/cantarell-0.0.18.1.ebuild +++ b/media-fonts/cantarell/cantarell-0.0.18.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/CantarellFonts" LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="media-libs/fontconfig"