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 6F1B8138334 for ; Wed, 23 Jan 2019 19:40:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9FBD2E0A83; Wed, 23 Jan 2019 19:40:07 +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 7A3C0E0A83 for ; Wed, 23 Jan 2019 19:40:07 +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 3462E335D46 for ; Wed, 23 Jan 2019 19:29:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 208FC521 for ; Wed, 23 Jan 2019 19:29:43 +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: <1548271769.37b0cc006e979beb129489553a95b2cd087ee936.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.0.ebuild X-VCS-Directories: dev-libs/libburn/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 37b0cc006e979beb129489553a95b2cd087ee936 X-VCS-Branch: master Date: Wed, 23 Jan 2019 19:29:43 +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: d522274c-bb8a-439c-8522-5b107f926599 X-Archives-Hash: 62f5e94a29f1c3b4f65aacb41146cf2b commit: 37b0cc006e979beb129489553a95b2cd087ee936 Author: Rolf Eike Beer sf-mail de> AuthorDate: Wed Jan 23 17:06:23 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Jan 23 19:29:29 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37b0cc00 dev-libs/libburn: stable 1.5.0 for sparc, bug #676052 Signed-off-by: Rolf Eike Beer sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich gentoo.org> dev-libs/libburn/libburn-1.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libburn/libburn-1.5.0.ebuild b/dev-libs/libburn/libburn-1.5.0.ebuild index 8b37ce1e684..664d685ea09 100644 --- a/dev-libs/libburn/libburn-1.5.0.ebuild +++ b/dev-libs/libburn/libburn-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="http://files.libburnia-project.org/releases/${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="