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 6E7CE1382C5 for ; Sun, 17 May 2020 09:55:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38D22E08FC; Sun, 17 May 2020 09:55:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 195F8E08FB for ; Sun, 17 May 2020 09:55:21 +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 2E6A934F7A1 for ; Sun, 17 May 2020 09:55:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9996253 for ; Sun, 17 May 2020 09:55:16 +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: <1589708752.dc89812e585539c24b520830c8b21c3cf59848ac.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libburn/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libburn/libburn-1.5.2_p1.ebuild X-VCS-Directories: dev-libs/libburn/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: dc89812e585539c24b520830c8b21c3cf59848ac X-VCS-Branch: master Date: Sun, 17 May 2020 09:55:16 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 41b67461-566a-48bd-95e3-dac9db8c3035 X-Archives-Hash: 5eec43cc5784a59592fd0cbdc2ab58ba commit: dc89812e585539c24b520830c8b21c3cf59848ac Author: Sergei Trofimovich gentoo org> AuthorDate: Sun May 17 09:45:52 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun May 17 09:45:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc89812e dev-libs/libburn: stable 1.5.2_p1 for ppc, bug #723354 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich gentoo.org> dev-libs/libburn/libburn-1.5.2_p1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libburn/libburn-1.5.2_p1.ebuild b/dev-libs/libburn/libburn-1.5.2_p1.ebuild index e77f0b1b71a..1f0590647d6 100644 --- a/dev-libs/libburn/libburn-1.5.2_p1.ebuild +++ b/dev-libs/libburn/libburn-1.5.2_p1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://files.libburnia-project.org/releases/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86" IUSE="debug static-libs" BDEPEND="