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 7973C138334 for ; Sat, 16 Jun 2018 19:26:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4669DE082F; Sat, 16 Jun 2018 19:26:56 +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 164F4E082F for ; Sat, 16 Jun 2018 19:26:54 +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 D55B2335C93 for ; Sat, 16 Jun 2018 19:26:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDAA72BD for ; Sat, 16 Jun 2018 19:26:50 +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: <1529177184.c084b61e87507c04cf8da51d6dfba2831dac47d6.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/tnef/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/tnef/tnef-1.4.15.ebuild X-VCS-Directories: net-mail/tnef/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: c084b61e87507c04cf8da51d6dfba2831dac47d6 X-VCS-Branch: master Date: Sat, 16 Jun 2018 19:26:50 +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: 4b9803bd-1e6d-429d-b45a-41f6d72ec1e7 X-Archives-Hash: 0c01d2dab57ebca1f8c6918722c46c09 commit: c084b61e87507c04cf8da51d6dfba2831dac47d6 Author: Rolf Eike Beer sf-mail de> AuthorDate: Sat Jun 16 19:21:21 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Jun 16 19:26:24 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c084b61e net-mail/tnef: stable 1.4.15 for sparc Bug: https://bugs.gentoo.org/618658 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" net-mail/tnef/tnef-1.4.15.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-mail/tnef/tnef-1.4.15.ebuild b/net-mail/tnef/tnef-1.4.15.ebuild index 8db4423c789..9ef7a269a4b 100644 --- a/net-mail/tnef/tnef-1.4.15.ebuild +++ b/net-mail/tnef/tnef-1.4.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/verdammelt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 hppa ppc ppc64 ~sparc x86" +KEYWORDS="amd64 hppa ppc ppc64 sparc x86" src_prepare() { default