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 8163A13888F for ; Fri, 16 Oct 2015 05:26:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06B9721C020; Fri, 16 Oct 2015 05:26:42 +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 A0C5121C020 for ; Fri, 16 Oct 2015 05:26:40 +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 B552C33BE93 for ; Fri, 16 Oct 2015 05:26:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EA17A10B1 for ; Fri, 16 Oct 2015 05:26:35 +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: <1444973170.b8de25d563b078c77e3e45cdef76eb66d5df0075.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsdl/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libsdl/libsdl-1.2.15-r9.ebuild X-VCS-Directories: media-libs/libsdl/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: b8de25d563b078c77e3e45cdef76eb66d5df0075 X-VCS-Branch: master Date: Fri, 16 Oct 2015 05:26:35 +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: de64406b-e4d0-497d-b605-78fff10b876f X-Archives-Hash: 33245146da54974981361e393858b004 commit: b8de25d563b078c77e3e45cdef76eb66d5df0075 Author: Jeroen Roovers gentoo org> AuthorDate: Fri Oct 16 05:25:25 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Fri Oct 16 05:26:10 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8de25d5 media-libs/libsdl: Stable for HPPA (bug #562978). Package-Manager: portage-2.2.23 RepoMan-Options: --ignore-arches media-libs/libsdl/libsdl-1.2.15-r9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libsdl/libsdl-1.2.15-r9.ebuild b/media-libs/libsdl/libsdl-1.2.15-r9.ebuild index 3f44c27..f74f8b9 100644 --- a/media-libs/libsdl/libsdl-1.2.15-r9.ebuild +++ b/media-libs/libsdl/libsdl-1.2.15-r9.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/release/SDL-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" # WARNING: # If you turn on the custom-cflags use flag in USE and something breaks, # you pick up the pieces. Be prepared for bug reports to be marked INVALID.