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 B04D71382C5 for ; Wed, 28 Feb 2018 07:16:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDA85E0872; Wed, 28 Feb 2018 07:16:00 +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 AE315E0872 for ; Wed, 28 Feb 2018 07:16:00 +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 1508D335C2A for ; Wed, 28 Feb 2018 07:15:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DC5721D for ; Wed, 28 Feb 2018 07:15:56 +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: <1519802141.23e42c5e86fb77532cb6a75928c98a6714a4f5e1.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libtar/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libtar/libtar-1.2.20-r4.ebuild X-VCS-Directories: dev-libs/libtar/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 23e42c5e86fb77532cb6a75928c98a6714a4f5e1 X-VCS-Branch: master Date: Wed, 28 Feb 2018 07:15:56 +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: 73009cba-0dfc-4dfd-bbe5-7f2e163edf25 X-Archives-Hash: 567bb3ab4b435998562be34cc539d354 commit: 23e42c5e86fb77532cb6a75928c98a6714a4f5e1 Author: Rolf Eike Beer sf-mail de> AuthorDate: Wed Feb 28 00:09:44 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Feb 28 07:15:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23e42c5e dev-libs/libtar: stable 1.2.20-r4 for sparc, bug #648936 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" dev-libs/libtar/libtar-1.2.20-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libtar/libtar-1.2.20-r4.ebuild b/dev-libs/libtar/libtar-1.2.20-r4.ebuild index eccd392e3ba..33e618026da 100644 --- a/dev-libs/libtar/libtar-1.2.20-r4.ebuild +++ b/dev-libs/libtar/libtar-1.2.20-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="static-libs zlib" RDEPEND="