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 308C2138331 for ; Fri, 23 Feb 2018 10:16:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 418B7E07FE; Fri, 23 Feb 2018 10:15:59 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 1C711E07FE for ; Fri, 23 Feb 2018 10:15:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 AAC41335C0C for ; Fri, 23 Feb 2018 10:15:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B121233 for ; Fri, 23 Feb 2018 10: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: <1519380948.d8c1e7d45d0807e66ef17d0b945d2b69d8728dab.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/mm/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/mm/mm-1.4.2-r2.ebuild X-VCS-Directories: dev-libs/mm/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: d8c1e7d45d0807e66ef17d0b945d2b69d8728dab X-VCS-Branch: master Date: Fri, 23 Feb 2018 10: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: c29b8135-b2f0-4616-9f77-259a239a9850 X-Archives-Hash: 65852e8249ca033b84ee34cee5af2fe2 commit: d8c1e7d45d0807e66ef17d0b945d2b69d8728dab Author: Rolf Eike Beer sf-mail de> AuthorDate: Fri Feb 23 07:43:57 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Feb 23 10:15:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8c1e7d4 dev-libs/mm: stable 1.4.2-r2 for sparc, bug #648230 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" dev-libs/mm/mm-1.4.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/mm/mm-1.4.2-r2.ebuild b/dev-libs/mm/mm-1.4.2-r2.ebuild index 00cb3372416..7548eeccd4e 100644 --- a/dev-libs/mm/mm-1.4.2-r2.ebuild +++ b/dev-libs/mm/mm-1.4.2-r2.ebuild @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.ossp.org/pkg/lib/mm/${P}.tar.gz" LICENSE="mm" SLOT="1.2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" src_prepare() {