commit: bfe6b4a57829868715ca1de6792300add308d580 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Wed Jan 16 08:31:25 2019 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> 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 <gyakovlev <AT> 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}
