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 7E01913881D for ; Sat, 26 Sep 2015 07:47:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F313E07ED; Sat, 26 Sep 2015 07:47:51 +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 A90EDE07ED for ; Sat, 26 Sep 2015 07:47:50 +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 7E63E340687 for ; Sat, 26 Sep 2015 07:47:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05F681F9 for ; Sat, 26 Sep 2015 07:47:47 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1443253663.cec30af9f544ff10bf321c8cb847057e68d8207c.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-SDL/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Alien-SDL/Alien-SDL-1.446.0.ebuild X-VCS-Directories: dev-perl/Alien-SDL/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: cec30af9f544ff10bf321c8cb847057e68d8207c X-VCS-Branch: master Date: Sat, 26 Sep 2015 07:47:47 +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: ddcebb99-1bf9-44d4-8b4e-260cfafb8ce2 X-Archives-Hash: ec9a7ed983024adb9915d331888fad48 commit: cec30af9f544ff10bf321c8cb847057e68d8207c Author: Jeroen Roovers gentoo org> AuthorDate: Sat Sep 26 07:47:29 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Sep 26 07:47:43 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cec30af9 dev-perl/Alien-SDL: Stable for HPPA (bug #560230). Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches dev-perl/Alien-SDL/Alien-SDL-1.446.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Alien-SDL/Alien-SDL-1.446.0.ebuild b/dev-perl/Alien-SDL/Alien-SDL-1.446.0.ebuild index b13ce62..90d89d5 100644 --- a/dev-perl/Alien-SDL/Alien-SDL-1.446.0.ebuild +++ b/dev-perl/Alien-SDL/Alien-SDL-1.446.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module toolchain-funcs DESCRIPTION="building, finding and using SDL binaries" SLOT="0" -KEYWORDS="amd64 ~hppa ~x86" +KEYWORDS="amd64 hppa ~x86" # File::Fetch, File::Find, Test::More -> dev-lang/perl RDEPEND="