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 37695139694 for ; Sun, 6 Aug 2017 00:17:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73C6FE0CB8; Sun, 6 Aug 2017 00:17:38 +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 5515BE0CB8 for ; Sun, 6 Aug 2017 00:17:38 +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 50F503417DA for ; Sun, 6 Aug 2017 00:17:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E494B75F0 for ; Sun, 6 Aug 2017 00:17:35 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1501978647.a493da25daa7c903dcae36fe1552994eb9d3fecb.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/unicode-emoji/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild X-VCS-Directories: app-i18n/unicode-emoji/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: a493da25daa7c903dcae36fe1552994eb9d3fecb X-VCS-Branch: master Date: Sun, 6 Aug 2017 00:17: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: 936b49bb-2b30-4130-a58c-0f4c8427d348 X-Archives-Hash: a3e5f1571a7e599801906436dc42ad2f commit: a493da25daa7c903dcae36fe1552994eb9d3fecb Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Aug 6 00:16:57 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Aug 6 00:17:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a493da25 app-i18n/unicode-emoji: keyworded 5.0 for ppc64, bug #626804 Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64" app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild b/app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild index 2f1569b3d25..c363fbfa5a1 100644 --- a/app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild +++ b/app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="${BASE_URI}/${PN/*-}-data.txt -> ${PN}-data-${PV}.txt LICENSE="unicode" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="" S="${WORKDIR}"