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 8D147138334 for ; Wed, 16 Jan 2019 08:33:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87FA5E0C50; Wed, 16 Jan 2019 08:33:01 +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 64D40E0C50 for ; Wed, 16 Jan 2019 08:33:01 +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 EB963335C7B for ; Wed, 16 Jan 2019 08:32:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 25CC4513 for ; Wed, 16 Jan 2019 08:32:58 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1547627569.bfe6b4a57829868715ca1de6792300add308d580.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/loksh/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/loksh/loksh-6.4.ebuild X-VCS-Directories: app-shells/loksh/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: bfe6b4a57829868715ca1de6792300add308d580 X-VCS-Branch: master Date: Wed, 16 Jan 2019 08:32:58 +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: 6e72f0c6-374a-4d97-b587-4fad569e87a2 X-Archives-Hash: 5d403287201cbdf9b0d7b500009417e3 commit: bfe6b4a57829868715ca1de6792300add308d580 Author: Georgy Yakovlev gentoo org> AuthorDate: Wed Jan 16 08:31:25 2019 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Wed Jan 16 08:32:49 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfe6b4a5 app-shells/loksh: add ~arm Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev gentoo.org> app-shells/loksh/loksh-6.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-shells/loksh/loksh-6.4.ebuild b/app-shells/loksh/loksh-6.4.ebuild index 24cedba7c6b..1e5d4a69359 100644 --- a/app-shells/loksh/loksh-6.4.ebuild +++ b/app-shells/loksh/loksh-6.4.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dimkr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" DEPEND="sys-libs/ncurses:0=" RDEPEND="${DEPEND}