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 9CFB2138331 for ; Sun, 28 Jan 2018 20:41:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE955E0B15; Sun, 28 Jan 2018 20:41:34 +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 8F3C9E0B15 for ; Sun, 28 Jan 2018 20:41:34 +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 75E1A335C3C for ; Sun, 28 Jan 2018 20:41:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C69241D4 for ; Sun, 28 Jan 2018 20:41:31 +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: <1517171908.99d91a996287eae1175d449352c07234819702a2.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/unicode-cldr/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild X-VCS-Directories: app-i18n/unicode-cldr/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 99d91a996287eae1175d449352c07234819702a2 X-VCS-Branch: master Date: Sun, 28 Jan 2018 20:41:31 +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: d2f3dce1-6571-48f9-849e-447dc20ba0a1 X-Archives-Hash: fa1bf3af29594b93ae18a3b0c56cbe67 commit: 99d91a996287eae1175d449352c07234819702a2 Author: Markus Meier gentoo org> AuthorDate: Sun Jan 28 20:29:02 2018 +0000 Commit: Markus Meier gentoo org> CommitDate: Sun Jan 28 20:38:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99d91a99 app-i18n/unicode-cldr: arm stable, bug #641276 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild b/app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild index c0121926edd..ae99b05d9ff 100644 --- a/app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild +++ b/app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://${PN%-*}.org/Public/${PN/*-}/${PV}/core.zip -> ${PN}-common-${PV LICENSE="unicode" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ia64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 arm ~arm64 ia64 ppc ppc64 ~sparc x86" IUSE="" DEPEND="app-arch/unzip"