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 C2D8213997D for ; Sun, 10 Nov 2019 17:29:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A2D2E09E1; Sun, 10 Nov 2019 17:29:51 +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 B4676E09D8 for ; Sun, 10 Nov 2019 17:29:50 +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 3D5BC34CB4F for ; Sun, 10 Nov 2019 17:29:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 52943890 for ; Sun, 10 Nov 2019 17:29:47 +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: <1573406975.606ea62866986e1f1e351a0a11cc74b516171d68.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/lha/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/lha/lha-114i-r9.ebuild X-VCS-Directories: app-arch/lha/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 606ea62866986e1f1e351a0a11cc74b516171d68 X-VCS-Branch: master Date: Sun, 10 Nov 2019 17:29:47 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 85cca9da-095c-4a2b-a470-c1d7544f9edd X-Archives-Hash: 689da195d8671b318a5f04b6572c011e commit: 606ea62866986e1f1e351a0a11cc74b516171d68 Author: Rolf Eike Beer sf-mail de> AuthorDate: Sun Nov 10 13:04:44 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Nov 10 17:29:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=606ea628 app-arch/lha: stable 114i-r9 for sparc, bug #699672 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sergei Trofimovich gentoo.org> app-arch/lha/lha-114i-r9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-arch/lha/lha-114i-r9.ebuild b/app-arch/lha/lha-114i-r9.ebuild index 4c171bb8e04..dcd1d34e65e 100644 --- a/app-arch/lha/lha-114i-r9.ebuild +++ b/app-arch/lha/lha-114i-r9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/22231/${MY_P}.tar.gz" LICENSE="lha" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~m68k-mint" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~m68k-mint" S="${WORKDIR}/${MY_P}"