From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-879711-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 60DAA138222 for <garchives@archives.gentoo.org>; Tue, 3 May 2016 19:21:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4B2321C07A; Tue, 3 May 2016 19:21:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9135C21C07A for <gentoo-commits@lists.gentoo.org>; Tue, 3 May 2016 19:21:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A0714340BD2 for <gentoo-commits@lists.gentoo.org>; Tue, 3 May 2016 19:21:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 17A2615F for <gentoo-commits@lists.gentoo.org>; Tue, 3 May 2016 19:21:54 +0000 (UTC) From: "Markus Meier" <maekke@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, "Markus Meier" <maekke@gentoo.org> Message-ID: <1462303294.64fa57cba9d5eae1c3d0e553d47da3341824974e.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/iso-codes/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/iso-codes/iso-codes-3.65.ebuild X-VCS-Directories: app-text/iso-codes/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 64fa57cba9d5eae1c3d0e553d47da3341824974e X-VCS-Branch: master Date: Tue, 3 May 2016 19:21:54 +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: 51aaf90e-d0b6-40eb-8b4e-85885fd409f1 X-Archives-Hash: b635261b51398c681ce893854dcb8852 commit: 64fa57cba9d5eae1c3d0e553d47da3341824974e Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Tue May 3 19:21:34 2016 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Tue May 3 19:21:34 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64fa57cb app-text/iso-codes: arm stable, bug #566378 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm" app-text/iso-codes/iso-codes-3.65.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/iso-codes/iso-codes-3.65.ebuild b/app-text/iso-codes/iso-codes-3.65.ebuild index 658eb02..1d51de6 100644 --- a/app-text/iso-codes/iso-codes-3.65.ebuild +++ b/app-text/iso-codes/iso-codes-3.65.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://pkg-isocodes.alioth.debian.org/downloads/${P}.tar.xz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=""