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 437391384B4 for ; Wed, 11 Nov 2015 08:20:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF49721C03C; Wed, 11 Nov 2015 08:20:14 +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 C4548E086B for ; Wed, 11 Nov 2015 08:20:12 +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 B05D733E3A9 for ; Wed, 11 Nov 2015 08:20:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA3001066 for ; Wed, 11 Nov 2015 08:20:08 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1447229994.860f9789e153b1a40770d96031fbf484f68da9e0.ago@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: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 860f9789e153b1a40770d96031fbf484f68da9e0 X-VCS-Branch: master Date: Wed, 11 Nov 2015 08:20:08 +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: 9b080f72-969e-48ea-9c2d-9a4dd6edbf51 X-Archives-Hash: 496448f1ccc14a87f125fe5c2c520aae commit: 860f9789e153b1a40770d96031fbf484f68da9e0 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Nov 11 08:17:52 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Nov 11 08:19:54 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=860f9789 media-fonts/cantarell: x86 stable wrt bug #565086 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" 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 f3982b4..d0575c7 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"