From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 00285139694 for ; Thu, 8 Jun 2017 12:24:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B72321C097; Thu, 8 Jun 2017 12:24:33 +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 3CD0E21C097 for ; Thu, 8 Jun 2017 12:24:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6A612341B09 for ; Thu, 8 Jun 2017 12:24:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 13C6C7467 for ; Thu, 8 Jun 2017 12:24:31 +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: <1496924666.cb575b7ab76fca3884a300f42ba1c36d5b86a487.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/spandsp/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/spandsp/spandsp-0.0.6.ebuild X-VCS-Directories: media-libs/spandsp/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: cb575b7ab76fca3884a300f42ba1c36d5b86a487 X-VCS-Branch: master Date: Thu, 8 Jun 2017 12:24:31 +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: 10ecb0bb-ab91-49b3-9b05-163e5d07b199 X-Archives-Hash: bc2dd7005542cb9bca8b521256c36c6a commit: cb575b7ab76fca3884a300f42ba1c36d5b86a487 Author: Jeroen Roovers gentoo org> AuthorDate: Thu Jun 8 11:56:55 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Thu Jun 8 12:24:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb575b7a media-libs/spandsp: Mark ~hppa too. Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --ignore-arches media-libs/spandsp/spandsp-0.0.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/spandsp/spandsp-0.0.6.ebuild b/media-libs/spandsp/spandsp-0.0.6.ebuild index 60bca66b6ad..4f7faa4d834 100644 --- a/media-libs/spandsp/spandsp-0.0.6.ebuild +++ b/media-libs/spandsp/spandsp-0.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ SRC_URI="http://www.soft-switch.org/downloads/spandsp/${P/_}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="doc fixed-point cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 static-libs" RDEPEND="media-libs/tiff