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 2F3791382C5 for ; Sat, 10 Feb 2018 18:43:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 768FDE092A; Sat, 10 Feb 2018 18:43:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 58A62E092A for ; Sat, 10 Feb 2018 18:43:52 +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 DB2EE335C4F for ; Sat, 10 Feb 2018 18:43:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 569051E7 for ; Sat, 10 Feb 2018 18:43:49 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1518288224.6a68624fccacb94dff7172e8835d0d7a3605aa71.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libebur128/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libebur128/libebur128-1.2.3.ebuild X-VCS-Directories: media-libs/libebur128/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 6a68624fccacb94dff7172e8835d0d7a3605aa71 X-VCS-Branch: master Date: Sat, 10 Feb 2018 18:43:49 +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: 347b7256-23df-4102-8811-82a587d87316 X-Archives-Hash: ef248ca7c5fdd8392a155e18af03c8de commit: 6a68624fccacb94dff7172e8835d0d7a3605aa71 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Feb 10 18:43:33 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Feb 10 18:43:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a68624f media-libs/libebur128: stable 1.2.3 for ia64, bug #634154 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64" media-libs/libebur128/libebur128-1.2.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libebur128/libebur128-1.2.3.ebuild b/media-libs/libebur128/libebur128-1.2.3.ebuild index 78247354eae..77ae54e811e 100644 --- a/media-libs/libebur128/libebur128-1.2.3.ebuild +++ b/media-libs/libebur128/libebur128-1.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/jiixyj/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0/1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~x86" IUSE="static-libs test" DEPEND="test? ( app-arch/unzip