From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7DFE01388C1 for ; Sun, 21 Feb 2016 10:11:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4C9FE0825; Sun, 21 Feb 2016 10:11:46 +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 6A488E0825 for ; Sun, 21 Feb 2016 10:11:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 78980340C7A for ; Sun, 21 Feb 2016 10:11:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D17D16CC for ; Sun, 21 Feb 2016 10:11:44 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1456049488.54a4104e7baee6cf792003a8cfd76a0d9d4e12dc.pacho@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.61.ebuild X-VCS-Directories: app-text/iso-codes/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 54a4104e7baee6cf792003a8cfd76a0d9d4e12dc X-VCS-Branch: master Date: Sun, 21 Feb 2016 10:11:44 +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: 7ed9d961-3972-4199-8b69-8d0d6d6d58d7 X-Archives-Hash: 88a8f140894dce85aa9758e32db0c6e0 commit: 54a4104e7baee6cf792003a8cfd76a0d9d4e12dc Author: Pacho Ramos gentoo org> AuthorDate: Sun Feb 21 10:11:28 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Feb 21 10:11:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54a4104e app-text/iso-codes: hppa only has old version marked as stable Package-Manager: portage-2.2.27 app-text/iso-codes/iso-codes-3.61.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/iso-codes/iso-codes-3.61.ebuild b/app-text/iso-codes/iso-codes-3.61.ebuild index 18ebdb4..830e656 100644 --- a/app-text/iso-codes/iso-codes-3.61.ebuild +++ b/app-text/iso-codes/iso-codes-3.61.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="hppa" IUSE="" RDEPEND=""