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 5B12C138334 for ; Wed, 29 Aug 2018 01:07:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4BDBBE07EA; Wed, 29 Aug 2018 01:07:40 +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 224E2E07EA for ; Wed, 29 Aug 2018 01:07:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 5AC4733FD3F for ; Wed, 29 Aug 2018 01:07:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A42D3D5 for ; Wed, 29 Aug 2018 01:07:35 +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: <1535504086.03ff5aee9e71c539b7ecb5a4f11d311334d949d7.whissi@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-33.0.ebuild X-VCS-Directories: app-i18n/unicode-cldr/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 03ff5aee9e71c539b7ecb5a4f11d311334d949d7 X-VCS-Branch: master Date: Wed, 29 Aug 2018 01:07:35 +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: 247dce1f-9b19-42d2-9cc1-3d620da2e16f X-Archives-Hash: 8bcd994a2ea95f2653e018a77b880961 commit: 03ff5aee9e71c539b7ecb5a4f11d311334d949d7 Author: Thomas Deutschmann gentoo org> AuthorDate: Wed Aug 29 00:54:46 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Wed Aug 29 00:54:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03ff5aee app-i18n/unicode-cldr: x86 stable (bug #664746) Package-Manager: Portage-2.3.48, Repoman-2.3.10 app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild b/app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild index 2b0a7f62b66..809eb2d930d 100644 --- a/app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild +++ b/app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild @@ -13,7 +13,7 @@ fi LICENSE="unicode" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DEPEND="app-arch/unzip"