From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-965497-garchives=archives.gentoo.org@lists.gentoo.org> 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 EF7D5139694 for <garchives@archives.gentoo.org>; Sat, 5 Aug 2017 21:18:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04D711FC00B; Sat, 5 Aug 2017 21:18:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 D2DD91FC00B for <gentoo-commits@lists.gentoo.org>; Sat, 5 Aug 2017 21:18:10 +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 00D8C34179F for <gentoo-commits@lists.gentoo.org>; Sat, 5 Aug 2017 21:18:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79A4E75EE for <gentoo-commits@lists.gentoo.org>; Sat, 5 Aug 2017 21:18:08 +0000 (UTC) From: "Sergei Trofimovich" <slyfox@gentoo.org> 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" <slyfox@gentoo.org> Message-ID: <1501967849.4ab423ca271c8bfc97c1259f1a19d73c83edaef2.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: 4ab423ca271c8bfc97c1259f1a19d73c83edaef2 X-VCS-Branch: master Date: Sat, 5 Aug 2017 21:18:08 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4d2a5798-2e68-48c9-bd51-5ff568220333 X-Archives-Hash: 7d96ba0e3d1c861fd4b675a6abc6ae10 commit: 4ab423ca271c8bfc97c1259f1a19d73c83edaef2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Aug 5 21:17:29 2017 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Aug 5 21:17:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ab423ca app-i18n/unicode-emoji: keyworded 5.0 for ia64, bug #626804 Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64" 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 2387d662d31..e3552f3fe75 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 ~x86" +KEYWORDS="~amd64 ~ia64 ~x86" IUSE="" S="${WORKDIR}"