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 6B1091382C5 for ; Thu, 8 Feb 2018 22:13:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 837C3E09F9; Thu, 8 Feb 2018 22:13:16 +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 5FA7DE09F9 for ; Thu, 8 Feb 2018 22:13:16 +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 9F65F335C4F for ; Thu, 8 Feb 2018 22:13:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06E2D1E8 for ; Thu, 8 Feb 2018 22:13:12 +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: <1518127981.3fae8519a02e21d85b95c2a646a3e911567ca5f8.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/jargon/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-doc/jargon/jargon-4.4.7-r1.ebuild X-VCS-Directories: app-doc/jargon/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 3fae8519a02e21d85b95c2a646a3e911567ca5f8 X-VCS-Branch: master Date: Thu, 8 Feb 2018 22:13:12 +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: d4deec93-7cdb-4b90-88ee-688ee5b6fc53 X-Archives-Hash: 17448bb08e03efa3152b6d4d36f3d1eb commit: 3fae8519a02e21d85b95c2a646a3e911567ca5f8 Author: Rolf Eike Beer sf-mail de> AuthorDate: Thu Feb 8 22:04:27 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Feb 8 22:13:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fae8519 app-doc/jargon: stable 4.4.7-r1 for sparc, bug #646976 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" app-doc/jargon/jargon-4.4.7-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-doc/jargon/jargon-4.4.7-r1.ebuild b/app-doc/jargon/jargon-4.4.7-r1.ebuild index 4066fef77e4..23ddf65466e 100644 --- a/app-doc/jargon/jargon-4.4.7-r1.ebuild +++ b/app-doc/jargon/jargon-4.4.7-r1.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 @@ -9,7 +9,7 @@ SRC_URI="http://www.catb.org/~esr/jargon/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="" src_prepare() {