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 842141382C5 for ; Thu, 3 May 2018 20:54:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD112E0A9B; Thu, 3 May 2018 20:54:05 +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 88EE7E0A9B for ; Thu, 3 May 2018 20:54:05 +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 64F28335C87 for ; Thu, 3 May 2018 20:54:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A89463A for ; Thu, 3 May 2018 20:54:01 +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: <1525380822.738bd728b9d271370830106c4ff4f311a906c2b2.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/bz2file/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/bz2file/bz2file-0.98.ebuild X-VCS-Directories: dev-python/bz2file/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 738bd728b9d271370830106c4ff4f311a906c2b2 X-VCS-Branch: master Date: Thu, 3 May 2018 20:54:01 +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: 5a11b6d9-fd18-4cc9-81e6-b43bc4051868 X-Archives-Hash: 5076242a108baaf127fd1fa9ac8ec446 commit: 738bd728b9d271370830106c4ff4f311a906c2b2 Author: Rolf Eike Beer sf-mail de> AuthorDate: Thu May 3 19:49:39 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu May 3 20:53:42 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=738bd728 dev-python/bz2file: stable 0.98 for sparc Bug: https://bugs.gentoo.org/654682 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" dev-python/bz2file/bz2file-0.98.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/bz2file/bz2file-0.98.ebuild b/dev-python/bz2file/bz2file-0.98.ebuild index bc75674029b..ce165f2cd24 100644 --- a/dev-python/bz2file/bz2file-0.98.ebuild +++ b/dev-python/bz2file/bz2file-0.98.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x64-cygwin ~amd64-fbsd" IUSE="" python_test() {