diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2019-01-16 00:31:25 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2019-01-16 00:32:49 -0800 |
commit | bfe6b4a57829868715ca1de6792300add308d580 (patch) | |
tree | ed45db022c76131b8cfdb466f2c9bb163c43749c /app-shells/loksh | |
parent | xfce-extra/xfce4-sensors-plugin: Bump to 1.3.92 (diff) | |
download | gentoo-bfe6b4a57829868715ca1de6792300add308d580.tar.gz gentoo-bfe6b4a57829868715ca1de6792300add308d580.tar.bz2 gentoo-bfe6b4a57829868715ca1de6792300add308d580.zip |
app-shells/loksh: add ~arm
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-shells/loksh')
-rw-r--r-- | app-shells/loksh/loksh-6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/loksh/loksh-6.4.ebuild b/app-shells/loksh/loksh-6.4.ebuild index 24cedba7c6b3..1e5d4a69359b 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} |