From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-847225-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 E439C1384B4 for <garchives@archives.gentoo.org>; Wed, 18 Nov 2015 09:09:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1556A21C04F; Wed, 18 Nov 2015 09:09:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A611221C050 for <gentoo-commits@lists.gentoo.org>; Wed, 18 Nov 2015 09:09:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9A9143409B9 for <gentoo-commits@lists.gentoo.org>; Wed, 18 Nov 2015 09:09:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D14FBA7F for <gentoo-commits@lists.gentoo.org>; Wed, 18 Nov 2015 09:09:00 +0000 (UTC) From: "Agostino Sarubbo" <ago@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, "Agostino Sarubbo" <ago@gentoo.org> Message-ID: <1447837670.eb840d507b9b5dde030f250180be59b9b9dccd14.ago@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.63.ebuild X-VCS-Directories: app-text/iso-codes/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: eb840d507b9b5dde030f250180be59b9b9dccd14 X-VCS-Branch: master Date: Wed, 18 Nov 2015 09:09:00 +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: afe5fd1b-a1ab-4c9a-9005-a05b01fbee92 X-Archives-Hash: 9ecfe822f590d22dd57884818704a4d7 commit: eb840d507b9b5dde030f250180be59b9b9dccd14 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Nov 18 09:07:50 2015 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Nov 18 09:07:50 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb840d50 app-text/iso-codes: alpha stable wrt bug #565086 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="alpha" app-text/iso-codes/iso-codes-3.63.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/iso-codes/iso-codes-3.63.ebuild b/app-text/iso-codes/iso-codes-3.63.ebuild index 911a56e..7c1dea1 100644 --- a/app-text/iso-codes/iso-codes-3.63.ebuild +++ b/app-text/iso-codes/iso-codes-3.63.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=""